kubernetes/pkg/api
Patrick Ohly d64165c803 generic ephemeral volumes: fix and test apiserver feature gate
The implementation should have preserved an existing ephemeral volume
source during an update even when the feature gate is currently
disabled, but due to a cut-and-paste error it was checking for CSI
volumes instead.

The new test detected that. It's based on
https://github.com/kubernetes/kubernetes/pull/97058/files#diff-7826f7adbc1996a05ab52e3f5f02429e94b68ce6bce0dc534d1be636154fded3
2021-03-03 10:13:05 +01:00
..
legacyscheme hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
persistentvolume hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
persistentvolumeclaim hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
pod generic ephemeral volumes: fix and test apiserver feature gate 2021-03-03 10:13:05 +01:00
podsecuritypolicy hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
service hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
testing Implement pod deletion cost 2021-03-01 13:45:58 -05:00
v1 Merge pull request #99561 from BenTheElder/remove-bazel 2021-03-01 09:55:27 -08:00
OWNERS Updated OWNERS files to include link to docs 2019-02-04 22:33:12 +01:00