Description of problem:
In OCP 4.17, kube-apiserver no longer gets a valid cloud config. Therefore the PersistentVolumeLabel admission plugin reject in-tree GCE PD PVs that do not have correct topology with `persistentvolumes \"gce-\" is forbidden: error querying GCE PD volume e2e-4d8656c6-d1d4-4245-9527-33e5ed18dd31: disk is not found`
In 4.16, kube-apiserver will not get a valid cloud config after it updates library-go with this PR.
How reproducible:
always
Steps to Reproduce:
1. Run e2e test "Multi-AZ Cluster Volumes should schedule pods in the same zones as statically provisioned PVs"
- blocks
-
OCPBUGS-34545 [release-4.16] PersistentVolumeLabel admission plugin does not work
- POST
- is cloned by
-
OCPBUGS-34545 [release-4.16] PersistentVolumeLabel admission plugin does not work
- POST
- links to
-
RHEA-2024:3718 OpenShift Container Platform 4.17.z bug fix update