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

feat: Support non-default cluster domain #591

Merged
merged 12 commits into from
Oct 23, 2024

Use named arguments

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

feat: Support non-default cluster domain #591

Use named arguments
09caef5
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 (7)

tests/test-definition.yaml|98 col 3| [warning] comment not indented like content (comments-indentation)
deploy/helm/chart_testing.yaml|1 col 1| [warning] missing document start "---" (document-start)
deploy/helm/hdfs-operator/values.yaml|27 col 3| [warning] comment not indented like content (comments-indentation)
deploy/helm/hdfs-operator/values.yaml|30 col 3| [warning] comment not indented like content (comments-indentation)
deploy/helm/hdfs-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)