kubernetes/test/integration/daemonset
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
..
daemonset_test.go Update daemonSet status even if syncDaemonSet fails 2022-12-10 11:45:56 +09:00
main_test.go
OWNERS Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00
util.go Update daemonSet status even if syncDaemonSet fails 2022-12-10 11:45:56 +09:00