Merge pull request #47241 from carlory/delete-fg

remove some unneeded feature-gates
pull/47245/head
Kubernetes Prow Robot 2024-07-23 04:14:23 -07:00 committed by GitHub
commit c97ec9ac76
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
6 changed files with 18 additions and 0 deletions

View File

@ -9,6 +9,9 @@ stages:
- stage: alpha
defaultValue: false
fromVersion: "1.21"
toVersion: "1.30"
removed: true
---
Stops registering the aws-ebs in-tree plugin in kubelet
and volume controllers.

View File

@ -9,6 +9,9 @@ stages:
- stage: alpha
defaultValue: false
fromVersion: "1.21"
toVersion: "1.30"
removed: true
---
Stops registering the azuredisk in-tree plugin in kubelet
and volume controllers.

View File

@ -9,6 +9,9 @@ stages:
- stage: alpha
defaultValue: false
fromVersion: "1.21"
toVersion: "1.30"
removed: true
---
Stops registering the azurefile in-tree plugin in kubelet
and volume controllers.

View File

@ -9,6 +9,9 @@ stages:
- stage: alpha
defaultValue: false
fromVersion: "1.21"
toVersion: "1.30"
removed: true
---
Stops registering the gce-pd in-tree plugin in kubelet
and volume controllers.

View File

@ -9,6 +9,9 @@ stages:
- stage: alpha
defaultValue: false
fromVersion: "1.21"
toVersion: "1.30"
removed: true
---
Stops registering the OpenStack cinder in-tree plugin in kubelet
and volume controllers.

View File

@ -9,6 +9,9 @@ stages:
- stage: alpha
defaultValue: false
fromVersion: "1.21"
toVersion: "1.30"
removed: true
---
Stops registering the vSphere in-tree plugin in kubelet
and volume controllers.