mirror of
https://github.com/ansible-collections/kubernetes.core.git
synced 2026-03-26 21:33:02 +00:00
k8s_scale - handle scaling StatefulSets with 'updateStrategy=OnDelete' SUMMARY Likely Fixes #503 Handle scaling StatefulSets with 'updateStrategy=OnDelete' ISSUE TYPE Bugfix Pull Request COMPONENT NAME k8s_scale ADDITIONAL INFORMATION Reviewed-by: Mike Graves <mgraves@redhat.com> Reviewed-by: Bikouo Aubin <None>