Files
kubernetes.core/changelogs/fragments/606-k8s_drain-add-pod_selectors-parameter.yaml
Bikouo Aubin 6d0a3af311 add ability to filter the list of pods to be drained by a pod label selector (#606)
* add ability to filter the list of pods to be drained by a label selector
2023-05-31 09:12:09 +02:00

4 lines
181 B
YAML

---
minor_changes:
- k8s_drain - add ability to filter the list of pods to be drained by a pod label selector (https://github.com/ansible-collections/kubernetes.core/issues/474).