Skip to content

Commit c6c6023

Browse files
committed
Generate files for MAPI migration gate
Signed-off-by: Nolan Brubaker <[email protected]>
1 parent 6c88d8d commit c6c6023

7 files changed

+324
-103395
lines changed

features.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
| ------ | --- | --- | --- | --- | --- | --- |
33
| ClusterAPIInstall| | | | | | |
44
| EventedPLEG| | | | | | |
5-
| MachineAPIMigration| | | | | | |
65
| MachineAPIOperatorDisableMachineHealthCheckController| | | | | | |
76
| MultiArchInstallAzure| | | | | | |
87
| ClusterVersionOperatorConfiguration| | | <span style="background-color: #519450">Enabled</span> | <span style="background-color: #519450">Enabled</span> | | |
@@ -39,6 +38,7 @@
3938
| InsightsOnDemandDataGather| | | <span style="background-color: #519450">Enabled</span> | <span style="background-color: #519450">Enabled</span> | <span style="background-color: #519450">Enabled</span> | <span style="background-color: #519450">Enabled</span> |
4039
| InsightsRuntimeExtractor| | | <span style="background-color: #519450">Enabled</span> | <span style="background-color: #519450">Enabled</span> | <span style="background-color: #519450">Enabled</span> | <span style="background-color: #519450">Enabled</span> |
4140
| KMSEncryptionProvider| | | <span style="background-color: #519450">Enabled</span> | <span style="background-color: #519450">Enabled</span> | <span style="background-color: #519450">Enabled</span> | <span style="background-color: #519450">Enabled</span> |
41+
| MachineAPIMigration| | | <span style="background-color: #519450">Enabled</span> | <span style="background-color: #519450">Enabled</span> | <span style="background-color: #519450">Enabled</span> | <span style="background-color: #519450">Enabled</span> |
4242
| MachineAPIProviderOpenStack| | | <span style="background-color: #519450">Enabled</span> | <span style="background-color: #519450">Enabled</span> | <span style="background-color: #519450">Enabled</span> | <span style="background-color: #519450">Enabled</span> |
4343
| MachineConfigNodes| | | <span style="background-color: #519450">Enabled</span> | <span style="background-color: #519450">Enabled</span> | <span style="background-color: #519450">Enabled</span> | <span style="background-color: #519450">Enabled</span> |
4444
| MaxUnavailableStatefulSet| | | <span style="background-color: #519450">Enabled</span> | <span style="background-color: #519450">Enabled</span> | <span style="background-color: #519450">Enabled</span> | <span style="background-color: #519450">Enabled</span> |

openapi/generated_openapi/zz_generated.openapi.go

+311-65,185
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

openapi/openapi.json

-38,197
Large diffs are not rendered by default.

payload-manifests/featuregates/featureGate-Hypershift-DevPreviewNoUpgrade.yaml

+3-3
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,6 @@
2121
{
2222
"name": "EventedPLEG"
2323
},
24-
{
25-
"name": "MachineAPIMigration"
26-
},
2724
{
2825
"name": "MachineAPIOperatorDisableMachineHealthCheckController"
2926
},
@@ -167,6 +164,9 @@
167164
{
168165
"name": "KMSv1"
169166
},
167+
{
168+
"name": "MachineAPIMigration"
169+
},
170170
{
171171
"name": "MachineAPIProviderOpenStack"
172172
},

payload-manifests/featuregates/featureGate-Hypershift-TechPreviewNoUpgrade.yaml

+3-3
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,6 @@
2727
{
2828
"name": "Example2"
2929
},
30-
{
31-
"name": "MachineAPIMigration"
32-
},
3330
{
3431
"name": "MachineAPIOperatorDisableMachineHealthCheckController"
3532
},
@@ -179,6 +176,9 @@
179176
{
180177
"name": "KMSv1"
181178
},
179+
{
180+
"name": "MachineAPIMigration"
181+
},
182182
{
183183
"name": "MachineAPIProviderOpenStack"
184184
},

payload-manifests/featuregates/featureGate-SelfManagedHA-DevPreviewNoUpgrade.yaml

+3-3
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,6 @@
2121
{
2222
"name": "EventedPLEG"
2323
},
24-
{
25-
"name": "MachineAPIMigration"
26-
},
2724
{
2825
"name": "MachineAPIOperatorDisableMachineHealthCheckController"
2926
},
@@ -158,6 +155,9 @@
158155
{
159156
"name": "KMSv1"
160157
},
158+
{
159+
"name": "MachineAPIMigration"
160+
},
161161
{
162162
"name": "MachineAPIProviderOpenStack"
163163
},

payload-manifests/featuregates/featureGate-SelfManagedHA-TechPreviewNoUpgrade.yaml

+3-3
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,6 @@
2727
{
2828
"name": "Example2"
2929
},
30-
{
31-
"name": "MachineAPIMigration"
32-
},
3330
{
3431
"name": "MachineAPIOperatorDisableMachineHealthCheckController"
3532
},
@@ -170,6 +167,9 @@
170167
{
171168
"name": "KMSv1"
172169
},
170+
{
171+
"name": "MachineAPIMigration"
172+
},
173173
{
174174
"name": "MachineAPIProviderOpenStack"
175175
},

0 commit comments

Comments
 (0)