Skip to content

feat: Support PodDisruptionBudgets #864

feat: Support PodDisruptionBudgets

feat: Support PodDisruptionBudgets #864

This check has been archived and is scheduled for deletion. Learn more about checks retention
GitHub Actions / shellcheck succeeded Sep 25, 2023 in 0s

reviewdog [shellcheck] report

reported by reviewdog 🐶

Findings (0)
Filtered Findings (1)

docs/modules/zookeeper/examples/getting_started/code/getting_started.sh|113 col 7| Check exit code directly with e.g. 'if mycmd;', not indirectly with $?.