mirror of https://github.com/k3s-io/k3s
deafa44d61
The kubelet sync loop relies on getting one update as the signal that the specific source is ready. This change ensures that we don't send multiple updates (ADD, UPDATE) for the first batch of pods. This is required to prevent the cleanup routine from killing pods prematurely. |
||
---|---|---|
.. | ||
apiserver.go | ||
apiserver_test.go | ||
common.go | ||
common_test.go | ||
config.go | ||
config_test.go | ||
doc.go | ||
file.go | ||
file_test.go | ||
http.go | ||
http_test.go |