mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
4065692e13
Ensure `wait_condition`s with `Status: Unknown` actually complete Return k8s object after wait rather than k8s object before wait when object is patched.
3 lines
167 B
YAML
3 lines
167 B
YAML
bugfixes:
|
|
- k8s - ensure wait_condition works when Status is Unknown
|
|
- k8s - ensure k8s returns result of a resource update as it is at the end of the wait period
|