mirror of
https://github.com/ansible-collections/kubernetes.core.git
synced 2026-04-27 00:36:24 +00:00
Added ignore-2.12.txt (#60)
This commit is contained in:
2
changelogs/fragments/ignore-2.12.yml
Normal file
2
changelogs/fragments/ignore-2.12.yml
Normal file
@@ -0,0 +1,2 @@
|
||||
minor_changes:
|
||||
- added sanity/ignore-2.12.txt.
|
||||
10
tests/sanity/ignore-2.12.txt
Normal file
10
tests/sanity/ignore-2.12.txt
Normal file
@@ -0,0 +1,10 @@
|
||||
plugins/modules/k8s.py validate-modules:parameter-type-not-in-doc
|
||||
plugins/modules/k8s.py validate-modules:return-syntax-error
|
||||
plugins/modules/k8s_scale.py validate-modules:parameter-type-not-in-doc
|
||||
plugins/modules/k8s_scale.py validate-modules:return-syntax-error
|
||||
plugins/modules/k8s_service.py validate-modules:return-syntax-error
|
||||
plugins/modules/k8s_service.py validate-modules:parameter-type-not-in-doc
|
||||
molecule/default/roles/helm/files/appversionless-chart-v2/templates/configmap.yaml yamllint!skip
|
||||
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
|
||||
Reference in New Issue
Block a user