mirror of
https://github.com/ansible-collections/kubernetes.core.git
synced 2026-04-07 19:23:02 +00:00
Ensure that Deployments and Daemonsets properly await all replicas to be available. Correctly handles the subtle edge case when a service account no longer exists. Note that this will dramatically slow Daemonset updates