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