Files
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
..
2022-01-10 08:14:29 -05:00
2020-06-17 09:22:17 +02:00
2022-07-18 07:54:59 -04:00