Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

K8SPSMDB-227: Add topologySpreadConstraints #1280

Merged
merged 14 commits into from
Sep 1, 2023

Merge branch 'main' into dev/K8SPSMDB-227

02cdfa0
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

K8SPSMDB-227: Add topologySpreadConstraints #1280

Merge branch 'main' into dev/K8SPSMDB-227
02cdfa0
Select commit
Loading
Failed to load commit list.
GitHub Actions / shellcheck succeeded Sep 1, 2023 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|388 col 8| ShellCheck can't follow non-constant source. Use a directive to specify location.