kubernetes/pkg/controller/daemon
Gunju Kim 69fcde750a
Update daemonSet status even if syncDaemonSet fails
This ensures that the daemonset controller updates daemonset statuses in
a best-effort manner even if syncDaemonSet fails.

In order to add an integration test, this also replaces
`cmd/kube-apiserver/app/testing.StartTestServer` with
`test/integration/framework.StartTestServer` and adds
`setupWithServerSetup` to configure the admission control of the
apiserver.
2022-12-10 11:45:56 +09:00
..
config OWNERS cleanup - Jan 2021 Week 1 2022-01-10 08:14:29 -05:00
util pkg/controller: Replace deprecated func usage from the k8s.io/utils/pointer pkg 2022-11-23 17:40:23 +02:00
daemon_controller_test.go Update daemonSet status even if syncDaemonSet fails 2022-12-10 11:45:56 +09:00
daemon_controller.go Update daemonSet status even if syncDaemonSet fails 2022-12-10 11:45:56 +09:00
doc.go
init_test.go Fix DS expectations on recreate 2020-06-17 09:22:17 +02:00
OWNERS Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00
update_test.go Promote DS MaxSurge to GA 2022-07-18 07:54:59 -04:00
update.go Make daemon.NodeShouldRunDaemonPod function public 2022-03-08 11:32:17 +00:00