abikouo
4b8b3fa1ee
[backport/2.1] molecule to ansible-test CI migration ( #398 )
...
integration testing migration from molecule to ansible-test
2022-03-08 17:25:50 +01:00
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
Mike Graves
2640084143
Add optional support for helm diff ( #355 )
...
There are some cases where the existing module has difficulty
determining if an upgrade would result in changes. This can particularly
be a problem when changes are made to a local chart.
This adds optional support for helm diff. If the plugin is present it
will be used. Otherwise, the default implementation will be used and a
warning will be issued. One caveat: helm diff does not currently support
using a repo url, so the default implementation will be used in this
case, as well.
Closes : #248
2021-02-03 13:46:26 +05:30
Gonéri Le Bouder
befc0f6853
helm and helm_info: adjust the name of two parameters ( #324 )
2020-12-10 09:28:27 +05:30
Adam Miller
d17858c6dd
fix downstream ci names
...
Signed-off-by: Adam Miller <admiller@redhat.com >
2020-08-28 13:58:39 -05:00
Adam Miller
827807392d
fix CI tests, helm picked up the same argspec addition as some k8s modules
...
Signed-off-by: Adam Miller <admiller@redhat.com >
2020-08-27 22:08:01 -05:00
Abhijeet Kasurde
16059a8111
k8s_*: Group argument_spec accroding to usage ( #199 )
...
Partially fix #36
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com >
2020-08-26 19:48:07 +05:30
Jeff Geerling
c3796da76d
Fixes #129 : Add 2.11 sanity ignore file.
2020-06-16 15:19:05 -05:00
Jeff Geerling
99dcbcc32f
Issue #2 : Ignore return-syntax-error for now.
2020-01-30 16:42:22 -06:00
Jeff Geerling
21770a4fe2
Issue #2 : Get the rest of the documentation errors fixed.
2020-01-30 16:35:24 -06:00
Jeff Geerling
4ac8e2e8bc
Fixes #2 : Use correct ignore file naming convention for collection.
2020-01-30 16:14:11 -06:00
Jeff Geerling
828b3ea123
Issue #2 : Remove extra test output data, adjust gitignore.
2020-01-30 14:14:13 -06:00
Jeff Geerling
d94dd72ae6
Issue #1 , Issue #2 : Move more content into collection, fix tests.
2020-01-30 13:51:43 -06:00