mirror of
https://github.com/ansible-collections/kubernetes.core.git
synced 2026-03-26 21:33:02 +00:00
This is a backport of PR #1090 as merged into main (e6076e5).
SUMMARY
Ensure compatibility with Helm v4 for modules helm_plugin and helm_plugin_info
Partially addresses #1038
ISSUE TYPE
Feature Pull Request
COMPONENT NAME
helm_plugin
helm_plugin_info
helm_info
helm_pull
helm_registry_auth
helm
helm_template
Reviewed-by: Bikouo Aubin
Reviewed-by: Matthew Johnson
36 lines
2.4 KiB
Plaintext
36 lines
2.4 KiB
Plaintext
plugins/module_utils/client/discovery.py import-3.11!skip
|
|
plugins/module_utils/client/discovery.py import-3.12!skip
|
|
plugins/module_utils/client/discovery.py import-3.13!skip
|
|
plugins/module_utils/client/discovery.py import-3.14!skip
|
|
plugins/module_utils/client/resource.py import-3.11!skip
|
|
plugins/module_utils/client/resource.py import-3.12!skip
|
|
plugins/module_utils/client/resource.py import-3.13!skip
|
|
plugins/module_utils/client/resource.py import-3.14!skip
|
|
plugins/module_utils/k8sdynamicclient.py import-3.11!skip
|
|
plugins/module_utils/k8sdynamicclient.py import-3.12!skip
|
|
plugins/module_utils/k8sdynamicclient.py import-3.13!skip
|
|
plugins/module_utils/k8sdynamicclient.py import-3.14!skip
|
|
plugins/module_utils/version.py pylint!skip
|
|
plugins/modules/k8s.py validate-modules:parameter-type-not-in-doc
|
|
plugins/modules/k8s_scale.py validate-modules:parameter-type-not-in-doc
|
|
plugins/modules/k8s_service.py validate-modules:parameter-type-not-in-doc
|
|
tests/unit/module_utils/fixtures/clusteroperator.yml yamllint!skip
|
|
tests/unit/module_utils/fixtures/definitions.yml yamllint!skip
|
|
tests/unit/module_utils/fixtures/deployments.yml yamllint!skip
|
|
tests/integration/targets/k8s_delete/files/deployments.yaml yamllint!skip
|
|
tests/unit/module_utils/fixtures/pods.yml yamllint!skip
|
|
tests/integration/targets/helm/files/appversionless-chart-v2/templates/configmap.yaml yamllint!skip
|
|
tests/integration/targets/helm/files/appversionless-chart/templates/configmap.yaml yamllint!skip
|
|
tests/integration/targets/helm/files/test-chart-v2/templates/configmap.yaml yamllint!skip
|
|
tests/integration/targets/helm/files/test-chart/templates/configmap.yaml yamllint!skip
|
|
tests/integration/targets/helm_diff/files/test-chart/templates/configmap.yaml yamllint!skip
|
|
tests/integration/targets/k8s_scale/files/deployment.yaml yamllint!skip
|
|
plugins/modules/k8s.py validate-modules:return-syntax-error
|
|
plugins/modules/k8s_scale.py validate-modules:return-syntax-error
|
|
plugins/modules/k8s_service.py validate-modules:return-syntax-error
|
|
plugins/modules/k8s_taint.py validate-modules:return-syntax-error
|
|
tests/integration/targets/helm_diff/files/test-chart-reuse-values/templates/configmap.yaml yamllint!skip
|
|
tests/integration/targets/helm_diff/files/test-chart-deployment-time/templates/configmap.yaml yamllint!skip
|
|
plugins/modules/helm.py validate-modules:bad-return-value-key
|
|
plugins/modules/helm_info.py validate-modules:bad-return-value-key
|