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>
This commit is contained in:
Alina Buzachis
2021-04-22 20:58:53 +02:00
committed by GitHub
parent 9384742bdc
commit 48c5170018
11 changed files with 803 additions and 16 deletions

View File

@@ -8,3 +8,5 @@ molecule/default/roles/helm/files/appversionless-chart-v2/templates/configmap.ya
molecule/default/roles/helm/files/appversionless-chart/templates/configmap.yaml yamllint!skip
molecule/default/roles/helm/files/test-chart-v2/templates/configmap.yaml yamllint!skip
molecule/default/roles/helm/files/test-chart/templates/configmap.yaml yamllint!skip
plugins/module_utils/k8sdynamicclient.py import-2.7!skip
plugins/module_utils/k8sdynamicclient.py import-3.7!skip