ansible/docs/docsite/rst/porting_guides
Fabian von Feilitzsch 4d77878654 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:
2018-05-30 12:04:48 -05:00
..
porting_guide_2.0.rst Doc build warning/broken link clean-a-palooza (#37382) 2018-03-14 12:44:21 -07:00
porting_guide_2.3.rst Fix places in docs that refer to modules without namespace 2018-04-18 08:43:34 -07:00
porting_guide_2.4.rst Fix places in docs that refer to modules without namespace 2018-04-18 08:43:34 -07:00
porting_guide_2.5.rst added information on keyword/vars separation (#39561) 2018-05-24 23:30:20 -04:00
porting_guide_2.6.rst K8s dynamic collected changes (#40745) 2018-05-30 12:04:48 -05:00
porting_guides.rst Fix typo in porting guides index page (#39582) 2018-05-01 23:00:59 -07:00