kubernetes/pkg/controller/daemon
Clayton Coleman 8e6f58b0bd
daemonset: Prevent accidental omissions of test condition checks
It is too easy to omit checking the return value for the
syncAndValidateDaemonSet test in large suites. Switch the method
type to be a test helper and fatal/error directly. Also rename
a method that referenced the old name 'Rollback' instead of
'RollingUpdate'.
2021-03-01 13:20:58 -05:00
..
config hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
util hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
daemon_controller_test.go daemonset: Prevent accidental omissions of test condition checks 2021-03-01 13:20:58 -05:00
daemon_controller.go Move Taint/Toleration helpers to component-helpers repo 2021-02-01 11:06:03 -05:00
doc.go
init_test.go Fix DS expectations on recreate 2020-06-17 09:22:17 +02:00
OWNERS Updates OWNERS files and OWNERS_ALIASES for SIG Apps to make reviewers 2019-04-16 11:35:21 -07:00
update_test.go daemonset: Prevent accidental omissions of test condition checks 2021-03-01 13:20:58 -05:00
update.go Fixed percentage behavior in instr 2020-09-30 21:23:05 +01:00