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

fix: don't stop reconciliation if one cluster is invalid #523

Merged
merged 1 commit into from
Oct 23, 2024

fix: don't stop reconciliation if one cluster is invalid

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

fix: don't stop reconciliation if one cluster is invalid #523

fix: don't stop reconciliation if one cluster is invalid
a73f298
Select commit
Loading
Failed to load commit list.
GitHub Actions / yamllint succeeded Oct 23, 2024 in 0s

reviewdog [yamllint] report

reported by reviewdog 🐶

Findings (0)
Filtered Findings (6)

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