kubernetes/test
Your Name 66a7bd6de6 Fix TestEtcdStoragePath for MutatingAdmissionPolicy emulation
This commit fixes a failure in TestEtcdStoragePath when emulating version 1.34. The test failure was caused by the removal of alpha versions from the test data during emulation, which prevented 'storageVersionAtEmulationVersion' from correctly resolving the storage version for MutatingAdmissionPolicy (which relies on v1alpha1 in this compatibility mode).

Changes:

- Updated GetEtcdStorageDataServedAt in test/integration/etcd/data.go to pass a full copy of etcdStorageData (including alpha versions) to storageVersionAtEmulationVersion.

- Added ExpectedGVK to MutatingAdmissionPolicy and MutatingAdmissionPolicyBinding in test/integration/etcd/data.go to ensure correct version resolution during tests.

- Removed explicit storage version overrides for MutatingAdmissionPolicy in pkg/kubeapiserver/default_storage_factory_builder.go as part of the graduation process.
2026-02-18 18:33:22 +00:00
..
cmd Promote kubectl kuberc commands to beta 2026-01-30 09:23:14 +03:00
compatibility_lifecycle promote MutatingAdmissionPolicy to v1: update plugin implementation 2026-02-18 17:51:43 +00:00
conformance Add conformance tests for MutatingAdmissionPolicy 2026-02-18 18:33:22 +00:00
e2e Add conformance tests for MutatingAdmissionPolicy 2026-02-18 18:33:22 +00:00
e2e_dra DRA E2E: disarm footgun in PodExternal 2026-02-17 16:35:36 +01:00
e2e_kubeadm switch to latest sigs.k8s.io/yaml v1.5.0 (run update-gofmt.sh as well) 2025-06-25 11:42:12 -04:00
e2e_node Merge pull request #136921 from dims/dump-from-utils 2026-02-12 22:28:10 +05:30
fixtures Promote agnhost image to 2.63.0 2026-02-05 17:21:34 +00:00
fuzz switch to latest sigs.k8s.io/yaml v1.5.0 (run update-gofmt.sh as well) 2025-06-25 11:42:12 -04:00
images Add the windows 2025 support for some e2e test images 2026-02-11 19:30:56 +00:00
instrumentation component-base/metrics: graduate metrics to stable: kubernetes_build_info, rest_client_requests_total, rest_client_request_duration_seconds, running_managed_controllers 2026-02-17 14:45:25 -08:00
integration Fix TestEtcdStoragePath for MutatingAdmissionPolicy emulation 2026-02-18 18:33:22 +00:00
kubemark Update NPD to v1.34.0 2025-09-27 19:57:47 +03:00
list
soak/serve_hostnames test/e2e: do not use global variable for image 2024-04-22 19:29:39 +08:00
typecheck
utils Merge pull request #136921 from dims/dump-from-utils 2026-02-12 22:28:10 +05:30
OWNERS emeritus spiffxp 2025-06-10 20:05:40 -07:00