Skip to content

Commit 60ac3d5

Browse files
committed
Drop SigstoreImageVerification from all sets for multi PR merge
Signed-off-by: Qi Wang <[email protected]>
1 parent d1ee051 commit 60ac3d5

6 files changed

+13
-14
lines changed

features.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
| MachineAPIOperatorDisableMachineHealthCheckController| | | | | | |
66
| MultiArchInstallAzure| | | | | | |
77
| ShortCertRotation| | | | | | |
8+
| SigstoreImageVerification| | | | | | |
89
| NoRegistryClusterOperations| | | | <span style="background-color: #519450">Enabled</span> | | |
910
| BootImageSkewEnforcement| | | <span style="background-color: #519450">Enabled</span> | <span style="background-color: #519450">Enabled</span> | | |
1011
| ClusterVersionOperatorConfiguration| | | <span style="background-color: #519450">Enabled</span> | <span style="background-color: #519450">Enabled</span> | | |
@@ -58,7 +59,6 @@
5859
| OVNObservability| | | <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> |
5960
| PreconfiguredUDNAddresses| | | <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> |
6061
| SignatureStores| | | <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> |
61-
| SigstoreImageVerification| | | <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> |
6262
| SigstoreImageVerificationPKI| | | <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> |
6363
| StoragePerformantSecurityPolicy| | | <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> |
6464
| TranslateStreamCloseWebsocketRequests| | | <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> |

features/features.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,6 @@ var (
160160
contactPerson("sgrunert").
161161
productScope(ocpSpecific).
162162
enhancementPR(legacyFeatureGateWithoutEnhancement).
163-
enableIn(configv1.DevPreviewNoUpgrade, configv1.TechPreviewNoUpgrade).
164163
mustRegister()
165164

166165
FeatureGateSigstoreImageVerificationPKI = newFeatureGate("SigstoreImageVerificationPKI").

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,9 @@
4747
},
4848
{
4949
"name": "ShortCertRotation"
50+
},
51+
{
52+
"name": "SigstoreImageVerification"
5053
}
5154
],
5255
"enabled": [
@@ -272,9 +275,6 @@
272275
{
273276
"name": "SignatureStores"
274277
},
275-
{
276-
"name": "SigstoreImageVerification"
277-
},
278278
{
279279
"name": "SigstoreImageVerificationPKI"
280280
},

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,9 @@
6363
{
6464
"name": "ShortCertRotation"
6565
},
66+
{
67+
"name": "SigstoreImageVerification"
68+
},
6669
{
6770
"name": "VSphereMixedNodeEnv"
6871
}
@@ -275,9 +278,6 @@
275278
{
276279
"name": "SignatureStores"
277280
},
278-
{
279-
"name": "SigstoreImageVerification"
280-
},
281281
{
282282
"name": "SigstoreImageVerificationPKI"
283283
},

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,9 @@
2929
},
3030
{
3131
"name": "ShortCertRotation"
32+
},
33+
{
34+
"name": "SigstoreImageVerification"
3235
}
3336
],
3437
"enabled": [
@@ -272,9 +275,6 @@
272275
{
273276
"name": "SignatureStores"
274277
},
275-
{
276-
"name": "SigstoreImageVerification"
277-
},
278278
{
279279
"name": "SigstoreImageVerificationPKI"
280280
},

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,9 @@
4848
{
4949
"name": "ShortCertRotation"
5050
},
51+
{
52+
"name": "SigstoreImageVerification"
53+
},
5154
{
5255
"name": "VSphereMixedNodeEnv"
5356
}
@@ -275,9 +278,6 @@
275278
{
276279
"name": "SignatureStores"
277280
},
278-
{
279-
"name": "SigstoreImageVerification"
280-
},
281281
{
282282
"name": "SigstoreImageVerificationPKI"
283283
},

0 commit comments

Comments
 (0)