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

Allow overriding ZNode path #799

Merged
merged 13 commits into from
Jun 20, 2024

Merge branch 'main' into feature/znode-path-override

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

Allow overriding ZNode path #799

Merge branch 'main' into feature/znode-path-override
1252146
Select commit
Loading
Failed to load commit list.
GitHub Actions / yamllint succeeded Jun 19, 2024 in 0s

reviewdog [yamllint] report

reported by reviewdog 🐶

Findings (0)
Filtered Findings (6)

deploy/config-spec/properties.yaml|1 col 1| [warning] missing document start "---" (document-start)
deploy/helm/chart_testing.yaml|1 col 1| [warning] missing document start "---" (document-start)
deploy/helm/zookeeper-operator/values.yaml|27 col 3| [warning] comment not indented like content (comments-indentation)
deploy/helm/zookeeper-operator/values.yaml|30 col 3| [warning] comment not indented like content (comments-indentation)
deploy/helm/zookeeper-operator/configs/properties.yaml|1 col 1| [warning] missing document start "---" (document-start)
.github/workflows/build.yml|339 col 9| [warning] comment not indented like content (comments-indentation)