Automated Sonobuoy version update 0.57.5 - #6044
Conversation
|
Reviews (1): Last reviewed commit: "Create new Sonobuoy version" | Re-trigger Greptile |
| image systemd-logs sonobuoy/systemd-logs:v0.4 | ||
| image sonobuoy sonobuoy/sonobuoy:v0.57.5 |
There was a problem hiding this comment.
Conformance Image Missing From Bundle
In airgap installs, this Manifest only packages the Sonobuoy and systemd-logs images. The installer later tries to retag k8s.gcr.io/conformance:v${KUBERNETES_VERSION} and registry.k8s.io/conformance:v${KUBERNETES_VERSION}, but if neither source image was bundled for this new version those retag calls are no-ops, and Sonobuoy conformance runs can fail when the plugin cannot pull the conformance image.
e227472 to
dc0f0f4
Compare
|
Reviews (2): Last reviewed commit: "Create new Sonobuoy version" | Re-trigger Greptile |
dc0f0f4 to
b391e35
Compare
|
Reviews (3): Last reviewed commit: "Create new Sonobuoy version" | Re-trigger Greptile |
b391e35 to
6e160de
Compare
|
Reviews (4): Last reviewed commit: "Create new Sonobuoy version" | Re-trigger Greptile |
Automated changes by the cron-sonobuoy-update GitHub action