You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 13, 2024. It is now read-only.
ansible-test sanity checks are currently failing in CI:
Running sanity test 'validate-modules' with Python 3.6
Run command: /usr/bin/python3.6 /root/ansible/test/lib/ansible_test/_data/sanity/validate-modules/validate-modules --format json --arg-spec plugins/modules/k8s.py plugins/modules/k8s_auth.py plugins/modules/k8s_exec.py plugins/modules/k8s_info.py plugins/modules/k8s_log.py plugins/modules/k8s_scale.py plugins/modules/k8s_service.py --collection ansible_collections/community/kubernetes
ERROR: Found 2 validate-modules issue(s) which need to be resolved:
ERROR: plugins/modules/k8s_service.py:0:0: mutually_exclusive-unknown: mutually_exclusive contains terms which are not part of argument_spec: apply
ERROR: plugins/modules/k8s_service.py:0:0: mutually_exclusive-unknown: mutually_exclusive contains terms which are not part of argument_spec: src
See documentation for help: https://docs.ansible.com/ansible/devel/dev_guide/testing/sanity/validate-modules.html
ISSUE TYPE
Bug Report
COMPONENT NAME
CI / Documentation
The text was updated successfully, but these errors were encountered:
SUMMARY
ansible-test
sanity checks are currently failing in CI:ISSUE TYPE
COMPONENT NAME
CI / Documentation
The text was updated successfully, but these errors were encountered: