You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/integration/targets/k8s/tasks
Will Thames a684bb9f5b Ensure k8s apply works with check mode (#60572)
* Ensure k8s apply works with check mode

Update the new predicted object with fields from the previous object
before applying in check mode

Don't log output of `file` with `state: absent` on huge virtualenvs!

Fixes #60510

* Use openshift client fix to improve apply for check mode

Use new apply_object method to get a better approximation
of the expected object in check mode.

Requires released upgrade to openshift

* Add changelog fragment for k8s apply check mode fix

* Update changelogs/fragments/60510-k8s-apply-check-mode.yml

Co-Authored-By: Felix Fontein <felix@fontein.de>
5 years ago
..
append_hash.yml Convert k8s test to role and fix virtulenv usage. (#53883) 6 years ago
apply.yml Ensure k8s apply works with check mode (#60572) 5 years ago
crd.yml Add apply to k8s module (#49053) 5 years ago
delete.yml Add apply to k8s module (#49053) 5 years ago
full_test.yml fix bug - k8s was crashing when yaml ended with 3 dashes (#61182) 5 years ago
lists.yml First batch _facts -> _info rename. (#56822) 5 years ago
main.yml Ensure k8s apply works with check mode (#60572) 5 years ago
older_openshift_fail.yml Ensure k8s apply works with check mode (#60572) 5 years ago
openshift.yml Add apply to k8s module (#49053) 5 years ago
validate_installed.yml Add apply to k8s module (#49053) 5 years ago
validate_not_installed.yml Add apply to k8s module (#49053) 5 years ago
waiter.yml Add wait_sleep parameter for the k8s module (#59714) (#59854) 5 years ago