You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adds two test cases to common_ubuntu_test.go asserting the rendered
Install()/Uninstall() scripts reference the new bundle layout (raw
kubeadm/kubelet/kubectl binaries, crictl.tar.gz, cni-plugins.tgz, runc,
containerd.tar.gz) and contain no leftover dpkg/.deb references -- guarding
against the exact regression this branch fixes (templates drifting from what
the bundle builder actually packages) without needing a real bundle or host.
0 commit comments