kubernetes/hack/testdata
Davanum Srinivas 9dda58194a
Update agnhost to 2.61 and etcd to 3.6.7-0 in test manifests
Update outdated image versions across test manifests and add tracking
to build/dependencies.yaml for version drift detection via zeitgeist:

- agnhost: 2.32/2.53/2.54/2.57 → 2.61 (latest)
- etcd: 3.2.24 → 3.6.7-0
- kitten/nautilus BASEIMAGE: agnhost 2.57 → 2.61

and added etcd statefulset reference to existing etcd entry.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2026-01-18 20:39:57 -05:00
..
auth Check whether static cert is already configured in UpdateTransportConfig 2022-03-07 13:54:32 -08:00
ca Check whether static cert is already configured in UpdateTransportConfig 2022-03-07 13:54:32 -08:00
CRD Add manually invalidate cache documentation into delete 2022-01-26 09:01:46 +03:00
diff diff: Fix overlapping filenames 2018-12-11 09:19:52 -08:00
filter update pause version to 3.10.1 2025-07-09 16:38:14 +05:30
kustomize add cmdline tests for -k 2019-02-25 16:31:03 -08:00
null-propagation add tests 2024-06-26 01:07:24 +08:00
prune update pause version to 3.10.1 2025-07-09 16:38:14 +05:30
prune-reap kubectl: apply prune should fallback to basic delete when a resource has no reaper 2016-10-14 15:04:38 -07:00
recursive Move from k8s.gcr.io to registry.k8s.io 2022-05-31 10:16:53 -04:00
retainKeys/deployment Update test manifests to apps/v1 2018-12-19 11:19:12 -05:00
sorted-pods update pause version to 3.10.1 2025-07-09 16:38:14 +05:30
auth-tokens.csv *: remove --insecure-allow-any-token option 2017-07-18 16:03:15 -07:00
configmap.yaml Add bash test for kubectl set env command 2017-08-25 20:37:46 +08:00
csr.yml update test-cmd to avoid removed beta APIs 2021-04-19 10:06:37 -04:00
deployment-label-change1.yaml Move from k8s.gcr.io to registry.k8s.io 2022-05-31 10:16:53 -04:00
deployment-label-change2.yaml Move from k8s.gcr.io to registry.k8s.io 2022-05-31 10:16:53 -04:00
deployment-label-change3.yaml Move from k8s.gcr.io to registry.k8s.io 2022-05-31 10:16:53 -04:00
deployment-multicontainer-resources.yaml Move from k8s.gcr.io to registry.k8s.io 2022-05-31 10:16:53 -04:00
deployment-multicontainer.yaml Move from k8s.gcr.io to registry.k8s.io 2022-05-31 10:16:53 -04:00
deployment-revision1.yaml Move from k8s.gcr.io to registry.k8s.io 2022-05-31 10:16:53 -04:00
deployment-revision2.yaml Move from k8s.gcr.io to registry.k8s.io 2022-05-31 10:16:53 -04:00
deployment-with-UnixUserID.yaml Update test manifests to apps/v1 2018-12-19 11:19:12 -05:00
dockerconfig.json Fix kubectl create secret docker-registry 2020-05-15 12:14:03 +08:00
frontend-controller.yaml Set RC's pod template TerminationGracePeriodSeconds to 0 in test-cmd.sh test data 2016-02-23 14:22:41 -08:00
frontend-replicaset.yaml Update test manifests to apps/v1 2018-12-19 11:19:12 -05:00
invalid-deployment-unknown-and-duplicate-fields.yaml add server-side validation support to kubectl 2022-03-26 03:45:13 +00:00
invalid-pod.yaml kubectl-diff: Test return code on failure and changes 2020-01-21 15:34:22 -08:00
invalid-rc-with-empty-args.yaml Check for an empty value in validateField 2016-05-30 14:12:18 +10:00
kubernetes-service.yaml Adding test-federation-cmd.sh to test kubectl with federation apiserver 2017-01-04 11:17:05 -08:00
list.yaml Update test manifests to apps/v1 2018-12-19 11:19:12 -05:00
multi-resource-1.yaml update pause version to 3.10.1 2025-07-09 16:38:14 +05:30
multi-resource-2.yaml Even with build error, kubectl apply should apply all valid resources 2020-04-04 15:48:31 -07:00
multi-resource-3.yaml update pause version to 3.10.1 2025-07-09 16:38:14 +05:30
multi-resource-4.yaml update test-cmd to avoid removed beta APIs 2021-04-19 10:06:37 -04:00
multi-resource-json-modify.json update pause version to 3.10.1 2025-07-09 16:38:14 +05:30
multi-resource-json.json update pause version to 3.10.1 2025-07-09 16:38:14 +05:30
multi-resource-list-modify.json update pause version to 3.10.1 2025-07-09 16:38:14 +05:30
multi-resource-list.json update pause version to 3.10.1 2025-07-09 16:38:14 +05:30
multi-resource-rclist-modify.json update pause version to 3.10.1 2025-07-09 16:38:14 +05:30
multi-resource-rclist.json update pause version to 3.10.1 2025-07-09 16:38:14 +05:30
multi-resource-svclist-modify.json Enable validate when test kubectl with List 2015-10-11 20:56:15 -07:00
multi-resource-svclist.json Enable validate when test kubectl with List 2015-10-11 20:56:15 -07:00
multi-resource-yaml-modify.yaml update pause version to 3.10.1 2025-07-09 16:38:14 +05:30
multi-resource-yaml.yaml update pause version to 3.10.1 2025-07-09 16:38:14 +05:30
OWNERS Update sig-cli OWNERS 2022-02-14 10:55:35 -07:00
pod-apply-status.yaml add --subresource to kubectl apply 2024-10-02 13:28:29 -04:00
pod-apply.yaml update pause version to 3.10.1 2025-07-09 16:38:14 +05:30
pod-changed.yaml Move from k8s.gcr.io to registry.k8s.io 2022-05-31 10:16:53 -04:00
pod-restricted-localhost.yaml Fix: Restricted profile comply with PSS (#117543) 2023-05-24 04:16:49 -07:00
pod-restricted-runtime-default.yaml Fix: Restricted profile comply with PSS (#117543) 2023-05-24 04:16:49 -07:00
pod-run-as-non-root.yaml kubectl debug: Display a warning message that the debug container's capabilities may not work with a non-root user (#127696) 2025-03-19 00:50:30 -07:00
pod-with-api-env.yaml Move from k8s.gcr.io to registry.k8s.io 2022-05-31 10:16:53 -04:00
pod-with-large-name.yaml Update agnhost to 2.61 and etcd to 3.6.7-0 in test manifests 2026-01-18 20:39:57 -05:00
pod-with-metadata-and-probes.yaml Add keep options 2024-05-16 17:26:20 +00:00
pod-with-precision.json update pause version to 3.10.1 2025-07-09 16:38:14 +05:30
pod.yaml update pause version to 3.10.1 2025-07-09 16:38:14 +05:30
README.md Ensure testing credentials are labeled as such 2020-02-04 10:36:05 -08:00
redis-slave-replicaset.yaml Update test manifests to apps/v1 2018-12-19 11:19:12 -05:00
rollingupdate-daemonset-rv2.yaml Move from k8s.gcr.io to registry.k8s.io 2022-05-31 10:16:53 -04:00
rollingupdate-daemonset.yaml Move from k8s.gcr.io to registry.k8s.io 2022-05-31 10:16:53 -04:00
rollingupdate-statefulset-rv2.yaml Move from k8s.gcr.io to registry.k8s.io 2022-05-31 10:16:53 -04:00
rollingupdate-statefulset.yaml Move from k8s.gcr.io to registry.k8s.io 2022-05-31 10:16:53 -04:00
scale-deploy-1.yaml Update test manifests to apps/v1 2018-12-19 11:19:12 -05:00
scale-deploy-2.yaml Update test manifests to apps/v1 2018-12-19 11:19:12 -05:00
scale-deploy-3.yaml delete all duplicate empty blanks 2019-02-23 10:28:04 +08:00
secret.yaml Add bash test for kubectl set env command 2017-08-25 20:37:46 +08:00
service-revision1.yaml kubectl: recreating resources for immutable fields when force is applied 2018-08-09 22:59:02 +08:00
service-revision2.yaml kubectl: recreating resources for immutable fields when force is applied 2018-08-09 22:59:02 +08:00
tls.crt Add a kubectl create secret tls command 2016-05-16 22:38:56 -07:00
tls.key Add a kubectl create secret tls command 2016-05-16 22:38:56 -07:00

Keys in this directory are generated for testing purposes only.