kubectl/pkg/drain
Maciej Szulik 44d0448574 Simplify the select case, since we receive from a single channel only
Signed-off-by: Maciej Szulik <soltysh@gmail.com>

Kubernetes-commit: 7b17950607f27f34ccbcede84abc2cdb26604279
2026-05-05 14:29:09 +02:00
..
cordon.go fix(cordonhelper): Avoid mutating local node before API call 2025-09-28 00:21:51 +08:00
cordon_test.go fix(cordonhelper): Avoid mutating local node before API call 2025-09-28 00:21:51 +08:00
default.go kubectl: use %w for error wrapping and remove redundant .Error() calls (#138223) 2026-04-23 08:37:22 +08:00
default_test.go Lint: Activate modernize/forvar rule in golangci-lint. 2026-03-05 00:11:40 +01:00
drain.go Simplify the select case, since we receive from a single channel only 2026-05-05 14:29:09 +02:00
drain_test.go fix linter 2026-04-30 14:37:02 +09:00
filter_test.go kubectl/drain add support for custom pod filters 2020-02-18 19:15:07 -05:00
filters.go Remove the unnecessary cannot delete from the error message 2025-12-18 11:22:52 +01:00