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
Fabian von Feilitzsch 65d96bf354 K8s dynamic collected changes (#40745)
* Move k8s modules to dynamic backend

* update required openshift version

* update -> patch

* use new dynamic client exceptions

* style

* guard urllib3 import

* guard ansibleerror import

* give more information about error cause

* format in variable

* style

* rename tests

* Search for provided kind in a few more places to match old behavior, properly handle failure

* make common code use fail instead of fail_json, to work for lookup plugins as well

* update docs

* move openshift_raw tests into k8s tests

* fix typo

* Use diff of response and resource to determine change, don't do any checking client-side before making requests

* remove duplicate yaml blocks

* Update porting guide for k8s module

* remove invalid doc refs

* If fuzzy searching finds a resource, update resource_definition to match proper kind and version

* remote unsupported openshift_raw variables

* properly check environment variables when determining auth method:
6 years ago
..
cache Update ansible-test sanity command. (#31958) 7 years ago
integration K8s dynamic collected changes (#40745) 6 years ago
legacy Add mode, owner_id and group_id options to one_vm (#40217) 6 years ago
results Collect data from integration test runs. (#28650) 7 years ago
runner Fix FreeBSD package install in test setup.sh. 6 years ago
sanity Improve timezone module for none systemd Linux distributions (#38032) 6 years ago
units Search for macaddresses more stringently (#40901) 6 years ago
utils Make docs-build sanity test disabled by default. 7 years ago