Skip to content

Append, rather than set, '/pods' to the path in discovery.kubelet #11925

Append, rather than set, '/pods' to the path in discovery.kubelet

Append, rather than set, '/pods' to the path in discovery.kubelet #11925

Workflow file for this run

name: Lint Scripts
on: [pull_request]
jobs:
shellcheck:
name: Shellcheck
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: azohra/shell-linter@latest
with:
path: "packaging,production,tools/ci,tools/release,docs/sources/flow/tutorials/assets"