Skip to content

Commit 5c2c76c

Browse files
committed
Update generated feature gates
1 parent 0834890 commit 5c2c76c

8 files changed

Lines changed: 16 additions & 8 deletions

payload-manifests/featuregates/featureGate-Hypershift-Default.yaml renamed to payload-manifests/featuregates/featureGate-4-10-Hypershift-Default.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@
33
"kind": "FeatureGate",
44
"metadata": {
55
"annotations": {
6-
"include.release.openshift.io/ibm-cloud-managed": "false-except-for-the-config-operator"
6+
"include.release.openshift.io/ibm-cloud-managed": "false-except-for-the-config-operator",
7+
"release.openshift.io/major-version": "4,5,6,7,8,9,10"
78
},
89
"name": "cluster"
910
},

payload-manifests/featuregates/featureGate-Hypershift-DevPreviewNoUpgrade.yaml renamed to payload-manifests/featuregates/featureGate-4-10-Hypershift-DevPreviewNoUpgrade.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@
33
"kind": "FeatureGate",
44
"metadata": {
55
"annotations": {
6-
"include.release.openshift.io/ibm-cloud-managed": "false-except-for-the-config-operator"
6+
"include.release.openshift.io/ibm-cloud-managed": "false-except-for-the-config-operator",
7+
"release.openshift.io/major-version": "4,5,6,7,8,9,10"
78
},
89
"name": "cluster"
910
},

payload-manifests/featuregates/featureGate-Hypershift-OKD.yaml renamed to payload-manifests/featuregates/featureGate-4-10-Hypershift-OKD.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@
33
"kind": "FeatureGate",
44
"metadata": {
55
"annotations": {
6-
"include.release.openshift.io/ibm-cloud-managed": "false-except-for-the-config-operator"
6+
"include.release.openshift.io/ibm-cloud-managed": "false-except-for-the-config-operator",
7+
"release.openshift.io/major-version": "4,5,6,7,8,9,10"
78
},
89
"name": "cluster"
910
},

payload-manifests/featuregates/featureGate-Hypershift-TechPreviewNoUpgrade.yaml renamed to payload-manifests/featuregates/featureGate-4-10-Hypershift-TechPreviewNoUpgrade.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@
33
"kind": "FeatureGate",
44
"metadata": {
55
"annotations": {
6-
"include.release.openshift.io/ibm-cloud-managed": "false-except-for-the-config-operator"
6+
"include.release.openshift.io/ibm-cloud-managed": "false-except-for-the-config-operator",
7+
"release.openshift.io/major-version": "4,5,6,7,8,9,10"
78
},
89
"name": "cluster"
910
},

payload-manifests/featuregates/featureGate-SelfManagedHA-Default.yaml renamed to payload-manifests/featuregates/featureGate-4-10-SelfManagedHA-Default.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@
33
"kind": "FeatureGate",
44
"metadata": {
55
"annotations": {
6-
"include.release.openshift.io/self-managed-high-availability": "false-except-for-the-config-operator"
6+
"include.release.openshift.io/self-managed-high-availability": "false-except-for-the-config-operator",
7+
"release.openshift.io/major-version": "4,5,6,7,8,9,10"
78
},
89
"name": "cluster"
910
},

payload-manifests/featuregates/featureGate-SelfManagedHA-DevPreviewNoUpgrade.yaml renamed to payload-manifests/featuregates/featureGate-4-10-SelfManagedHA-DevPreviewNoUpgrade.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@
33
"kind": "FeatureGate",
44
"metadata": {
55
"annotations": {
6-
"include.release.openshift.io/self-managed-high-availability": "false-except-for-the-config-operator"
6+
"include.release.openshift.io/self-managed-high-availability": "false-except-for-the-config-operator",
7+
"release.openshift.io/major-version": "4,5,6,7,8,9,10"
78
},
89
"name": "cluster"
910
},

payload-manifests/featuregates/featureGate-SelfManagedHA-OKD.yaml renamed to payload-manifests/featuregates/featureGate-4-10-SelfManagedHA-OKD.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@
33
"kind": "FeatureGate",
44
"metadata": {
55
"annotations": {
6-
"include.release.openshift.io/self-managed-high-availability": "false-except-for-the-config-operator"
6+
"include.release.openshift.io/self-managed-high-availability": "false-except-for-the-config-operator",
7+
"release.openshift.io/major-version": "4,5,6,7,8,9,10"
78
},
89
"name": "cluster"
910
},

payload-manifests/featuregates/featureGate-SelfManagedHA-TechPreviewNoUpgrade.yaml renamed to payload-manifests/featuregates/featureGate-4-10-SelfManagedHA-TechPreviewNoUpgrade.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@
33
"kind": "FeatureGate",
44
"metadata": {
55
"annotations": {
6-
"include.release.openshift.io/self-managed-high-availability": "false-except-for-the-config-operator"
6+
"include.release.openshift.io/self-managed-high-availability": "false-except-for-the-config-operator",
7+
"release.openshift.io/major-version": "4,5,6,7,8,9,10"
78
},
89
"name": "cluster"
910
},

0 commit comments

Comments
 (0)