kubernetes/pkg/api/pod
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
..
OWNERS remove david-mcmahon from reviewers 2020-06-30 14:06:58 -07:00
util_test.go Implement pod deletion cost 2021-03-01 13:45:58 -05:00
util.go generic ephemeral volumes: fix and test apiserver feature gate 2021-03-03 10:13:05 +01:00