mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
k8s minor bug fixes (#56168)
Ensure `wait_condition`s with `Status: Unknown` actually complete Return k8s object after wait rather than k8s object before wait when object is patched.
This commit is contained in:
3
changelogs/fragments/k8s-raw-minor-fixes.yml
Normal file
3
changelogs/fragments/k8s-raw-minor-fixes.yml
Normal file
@@ -0,0 +1,3 @@
|
||||
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
|
||||
Reference in New Issue
Block a user