mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-02-03 20:40:26 -05:00
* Reject pod when attachment limit is exceeded Signed-off-by: Eddie Torres <torredil@amazon.com> * Record admission rejection Signed-off-by: Eddie Torres <torredil@amazon.com> * Fix pull-kubernetes-linter-hints Signed-off-by: Eddie Torres <torredil@amazon.com> * Fix AD Controller unit test failure Signed-off-by: Eddie Torres <torredil@amazon.com> * Consolidate error handling logic in WaitForAttachAndMount Signed-off-by: Eddie Torres <torredil@amazon.com> * Improve error context Signed-off-by: Eddie Torres <torredil@amazon.com> * Update admissionRejectionReasons to include VolumeAttachmentLimitExceededReason Signed-off-by: Eddie Torres <torredil@amazon.com> * Update status message Signed-off-by: Eddie Torres <torredil@amazon.com> * Add TestWaitForAttachAndMountVolumeAttachLimitExceededError unit test Signed-off-by: Eddie Torres <torredil@amazon.com> * Add e2e test Signed-off-by: Eddie Torres <torredil@amazon.com> * Fix pull-kubernetes-linter-hints Signed-off-by: Eddie Torres <torredil@amazon.com> --------- Signed-off-by: Eddie Torres <torredil@amazon.com> |
||
|---|---|---|
| .. | ||
| attacher-defaults.go | ||
| attacher.go | ||
| attacher_test.go | ||
| common_test.go | ||
| detacher-defaults.go | ||
| detacher.go | ||
| detacher_test.go | ||
| driver-call.go | ||
| driver-call_test.go | ||
| expander-defaults.go | ||
| expander.go | ||
| fake_watcher.go | ||
| flexvolume_test.go | ||
| mounter-defaults.go | ||
| mounter.go | ||
| mounter_test.go | ||
| OWNERS | ||
| plugin-defaults.go | ||
| plugin.go | ||
| plugin_test.go | ||
| probe.go | ||
| probe_test.go | ||
| unmounter-defaults.go | ||
| unmounter.go | ||
| unmounter_test.go | ||
| util.go | ||
| volume.go | ||