All prowgen-generated periodic jobs targeting the vsphere02 cluster include a gcs-credentials volumeMount in the ci-operator container but have no corresponding volume definition in the pod spec's volumes list.
Example affected jobs:
periodic-ci-openshift-openshift-tests-private-release-4.20-amd64-nightly-vsphere-ipi-ovn-winc-f7
periodic-ci-openshift-openshift-tests-private-release-4.20-amd64-nightly-vsphere-ipi-disconnected-ovn-winc-f28
(likely all vsphere02 periodic jobs generated by prowgen)
Jobs run successfully regardless, suggesting namespace-level secret injection on vsphere02 or a prowgen intentional omission. Worth investigating whether this is by design.
Surfaced in: #78004 / #78004 (comment)
All prowgen-generated periodic jobs targeting the vsphere02 cluster include a gcs-credentials volumeMount in the ci-operator container but have no corresponding volume definition in the pod spec's volumes list.
Example affected jobs:
periodic-ci-openshift-openshift-tests-private-release-4.20-amd64-nightly-vsphere-ipi-ovn-winc-f7
periodic-ci-openshift-openshift-tests-private-release-4.20-amd64-nightly-vsphere-ipi-disconnected-ovn-winc-f28
(likely all vsphere02 periodic jobs generated by prowgen)
Jobs run successfully regardless, suggesting namespace-level secret injection on vsphere02 or a prowgen intentional omission. Worth investigating whether this is by design.
Surfaced in: #78004 / #78004 (comment)