abikouo
f98469e5ef
ansible sanity for k8s_cp ( #183 )
2021-07-27 09:30:24 +05:30
abikouo
c330c7ec65
k8s_cp - a new module for copying files to/from a Pod ( #127 )
...
* k8s_cp module
* add documentation for k8s_cp module
* add doc for the new module
* pods should be running
* support for binary, archive and zip file
* sanity
* Delete file.txt
* remove unused
* set back
* Update collection.txt
* Update test_copy_errors.yml
* Update plugins/modules/k8s_cp.py
Co-authored-by: Abhijeet Kasurde <akasurde@redhat.com >
* Update k8s_cp.py
* Update k8s_cp.py
* tar binary requirements
* Update common.py
* Update k8s_cp.py
* Update k8s_cp.py
* replace kind with binary file
* Update test_copy_large_file.yml
* Update plugins/action/k8s_info.py
Co-authored-by: Mike Graves <mgraves@redhat.com >
* Update k8s_info.py
* Update k8s_info.py
* Update k8s_cp.py
Co-authored-by: Abhijeet Kasurde <akasurde@redhat.com >
Co-authored-by: Mike Graves <mgraves@redhat.com >
2021-07-26 13:21:34 +02:00
Abhijeet Kasurde
2f59c3db77
Add exception for import sanity ( #177 )
...
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com >
2021-07-21 15:20:25 +02:00
Abhijeet Kasurde
e9be88f212
Add script to handle sanity ignore ( #173 )
...
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com >
2021-07-20 15:27:43 +05:30
abikouo
481521a09d
k8s_scale - add option label_selectors and continue_on_error ( #114 )
...
k8s_scale suppport for label selector
2021-06-07 09:57:50 +02:00
abikouo
5bb827f0f4
2.11 sanity on collection ( #103 )
...
* sanity 2.11
* add repo name
* repo name syntax
* install requirements
* update ignore
* molecule tests on multiple versions
* Update ci.yml
2021-05-17 15:17:45 +02:00
Mike Graves
2b6a989cf9
Replicate base resource for lists functionality ( #89 )
...
* Replicate base resource for lists functionality
This replicates specific functionality from the openshift client to more
reliably retrieve the base resource from a resource list.
* Add changelog fragment
2021-05-05 10:09:22 -04:00
Alina Buzachis
48c5170018
Replicate apply method in the DynamicClient ( #45 )
...
* * Replicate apply method in the DynamicClient
Signed-off-by: Alina Buzachis <abuzachis@redhat.com >
* * Add changelog fragment
Signed-off-by: Alina Buzachis <abuzachis@redhat.com >
2021-04-22 14:58:53 -04:00
Andrew Klychkov
a55edac38f
Add ignore.txt for 2.12 ( #7 )
2021-04-08 14:00:02 +05:30