Skip to content

CLOUD-727: Bump k8s.io/client-go from 0.28.4 to 0.29.0 #1426

CLOUD-727: Bump k8s.io/client-go from 0.28.4 to 0.29.0

CLOUD-727: Bump k8s.io/client-go from 0.28.4 to 0.29.0 #1426

GitHub Actions / shellcheck succeeded Jan 10, 2024 in 0s

reviewdog [shellcheck] report

reported by reviewdog 🐶

Findings (0)
Filtered Findings (3)

build/ps-entry.sh|22 col 26| Expanding an array without an index only gives the first element.
build/ps-entry.sh|91 col 17| Expansions inside ${..} need to be quoted separately, otherwise they match as patterns.
build/ps-entry.sh|401 col 8| ShellCheck can't follow non-constant source. Use a directive to specify location.