mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-07-27 00:06:16 +00:00
YAML files were patched with: sed -i -e 's;registry.k8s.io/e2e-test-images/agnhost:2...;registry.k8s.io/e2e-test-images/agnhost:2.54;' $(git grep -l agnhost:2 test/e2e/testing-manifests/ test/fixtures/) The test/images/kitten and test/images/nautilus base images are still on an older agnhost because updating those is better left to the owners.
Obsolete Config Files From Docs
These config files were originally from docs, but have been separated and put here to be used by various tests.