Skip to content

Commit 6d071af

Browse files
committed
generated output
1 parent 68c134f commit 6d071af

7 files changed

+38
-0
lines changed

features.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,8 @@
4545
| ServiceAccountTokenNodeBinding| | | <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> |
4646
| 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> |
4747
| 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> |
48+
| StreamingCollectionEncodingToJSON| | | <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> |
49+
| StreamingCollectionEncodingToProtobuf| | | <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> |
4850
| 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> |
4951
| UpgradeStatus| | | <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> |
5052
| UserNamespacesPodSecurityStandards| | | <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> |

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,12 @@
148148
{
149149
"name": "SigstoreImageVerification"
150150
},
151+
{
152+
"name": "StreamingCollectionEncodingToJSON"
153+
},
154+
{
155+
"name": "StreamingCollectionEncodingToProtobuf"
156+
},
151157
{
152158
"name": "TranslateStreamCloseWebsocketRequests"
153159
},

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -230,6 +230,12 @@
230230
{
231231
"name": "SigstoreImageVerification"
232232
},
233+
{
234+
"name": "StreamingCollectionEncodingToJSON"
235+
},
236+
{
237+
"name": "StreamingCollectionEncodingToProtobuf"
238+
},
233239
{
234240
"name": "TranslateStreamCloseWebsocketRequests"
235241
},

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -230,6 +230,12 @@
230230
{
231231
"name": "SigstoreImageVerification"
232232
},
233+
{
234+
"name": "StreamingCollectionEncodingToJSON"
235+
},
236+
{
237+
"name": "StreamingCollectionEncodingToProtobuf"
238+
},
233239
{
234240
"name": "TranslateStreamCloseWebsocketRequests"
235241
},

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,12 @@
148148
{
149149
"name": "SigstoreImageVerification"
150150
},
151+
{
152+
"name": "StreamingCollectionEncodingToJSON"
153+
},
154+
{
155+
"name": "StreamingCollectionEncodingToProtobuf"
156+
},
151157
{
152158
"name": "TranslateStreamCloseWebsocketRequests"
153159
},

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -230,6 +230,12 @@
230230
{
231231
"name": "SigstoreImageVerification"
232232
},
233+
{
234+
"name": "StreamingCollectionEncodingToJSON"
235+
},
236+
{
237+
"name": "StreamingCollectionEncodingToProtobuf"
238+
},
233239
{
234240
"name": "TranslateStreamCloseWebsocketRequests"
235241
},

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -230,6 +230,12 @@
230230
{
231231
"name": "SigstoreImageVerification"
232232
},
233+
{
234+
"name": "StreamingCollectionEncodingToJSON"
235+
},
236+
{
237+
"name": "StreamingCollectionEncodingToProtobuf"
238+
},
233239
{
234240
"name": "TranslateStreamCloseWebsocketRequests"
235241
},

0 commit comments

Comments
 (0)