waiter.py Add ClusterOperator Test #570
linters.yaml
on: pull_request
linters
/
Runs code linting tests
16s
ansible-lint
22s
Annotations
3 warnings
var-naming[no-reserved]:
plugins/connection/kubectl.py#L46
Variables names must not be Ansible reserved names. (namespace)
|
no-changed-when:
plugins/connection/kubectl.py#L184
Commands should not change things if nothing needs doing.
|
no-changed-when:
plugins/connection/kubectl.py#L184
Commands should not change things if nothing needs doing.
|