feat: Support PodDisruptionBudgets #1640
This check has been archived and is scheduled for deletion.
Learn more about checks retention
GitHub Actions / shellcheck
succeeded
Sep 27, 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 $?.
Loading