kubernetes/test/integration/statefulset
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
..
main_test.go
statefulset_test.go Promote minReadySeconds to GA 2022-07-13 11:37:10 -04:00
util.go Update daemonSet status even if syncDaemonSet fails 2022-12-10 11:45:56 +09:00