Skip to content

Doc: add example of using kubectl connection plugin #211

Doc: add example of using kubectl connection plugin

Doc: add example of using kubectl connection plugin #211

Triggered via pull request June 5, 2024 17:31
Status Success
Total duration 41s
Artifacts

linters.yaml

on: pull_request
linters  /  Runs code linting tests
20s
linters / Runs code linting tests
ansible-lint
29s
ansible-lint
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
linters / Runs code linting tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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.