mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-07-17 20:00:07 +00:00
Graduates the ImageVolume feature gate to GA in v1.36, locked to enabled. Changes: - Add v1.36 GA entry with LockToDefault: true - Remove +featureGate=ImageVolume annotations from API types - Promote e2e test to conformance - Add emulation versioning to disablement tests - Update conformance test metadata - Remove feature-gated test expectations for ImageVolume PullPolicy Ref: https://github.com/kubernetes/enhancements/issues/4639 Signed-off-by: Sascha Grunert <sgrunert@redhat.com>