summaryrefslogtreecommitdiff
path: root/test/integration/targets/k8s
Commit message (Expand)AuthorAgeFilesLines
* Add constraints for new ruamel release (#75134)Sam Doran2021-06-282-0/+14
* backport support for python-kubernetes v12 to ansible 2.9 (#72792)Richard Megginson2021-01-102-0/+42
* [stable-2.9] Pull images from Quay to avoid Docker Hub limits (#72698)Sam Doran2020-12-011-3/+3
* Ensure k8s apply works with check mode (#60572)Will Thames2019-09-183-4/+29
* fix bug - k8s was crashing when yaml ended with 3 dashes (#61182)Michał Szczepańczyk2019-08-261-1/+22
* Add wait_sleep parameter for the k8s module (#59714) (#59854)Marat Sharafutdinov2019-08-071-0/+6
* Add apply to k8s module (#49053)Will Thames2019-07-0810-13/+217
* Add tests for #56147 (#57256)Will Thames2019-06-061-0/+19
* Fix #56640: Map k8s ansible keys to api keys (#57418)Marcus Watkins2019-06-061-0/+13
* Add test case for k8s cascading deletes (#55987)Will Thames2019-05-297-66/+176
* First batch _facts -> _info rename. (#56822)Felix Fontein2019-05-274-23/+23
* k8s minor bug fixes (#56168)Will Thames2019-05-221-1/+1
* Convert k8s test to role and fix virtulenv usage. (#53883)Matt Clay2019-03-1519-77/+96
* Allow user to specify a custom condition when waiting (#52185)Fabian von Feilitzsch2019-03-061-0/+25
* Add proper k8s *List kind support (#52529)Fabian von Feilitzsch2019-02-232-0/+141
* start getting modules to use shared import error code (#51787)Jordan Borean2019-02-061-1/+2
* k8s: turn off wait in check_mode (#51310)Will Thames2019-01-251-0/+27
* k8s append_hash (#48830)Will Thames2018-11-226-20/+74
* Provide Kubernetes resource validation to k8s module (#43352)Will Thames2018-11-167-2/+263
* Add wait functionality to k8s module (#47493)Will Thames2018-11-136-80/+430
* Pin openshift version for k8s test.Matt Clay2018-11-051-1/+1
* Ensure that k8s_facts always returns resources key (#46733)Will Thames2018-10-121-1/+14
* Use a sensible default for k8s merge_type (#45284)Will Thames2018-09-088-50/+128
* K8s retry merge (#44821)Will Thames2018-08-303-277/+421
* Revert "Disabled failing k8s integration test."Fabian von Feilitzsch2018-08-171-1/+0
* Disabled failing k8s integration test.Matt Clay2018-08-171-0/+1
* Update Shippable integration test groups. (#43118)Matt Clay2018-07-231-1/+1
* Fix openshift integration test requirements.Matt Clay2018-07-101-9/+0
* Ensure openshift dependency is also installed on test runner (#42582)Fabian von Feilitzsch2018-07-101-0/+5
* [k8s] allow user to pass list of resources in to definition parameter (#42377)Fabian von Feilitzsch2018-07-091-0/+106
* K8s dynamic collected changes (#40745)Fabian von Feilitzsch2018-05-302-0/+192