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

[Merged by Bors] - feat: Support podOverrides #458

Closed
wants to merge 4 commits into from

Update rust/crd/src/lib.rs

6ad5d8f
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Closed

[Merged by Bors] - feat: Support podOverrides #458

Update rust/crd/src/lib.rs
6ad5d8f
Select commit
Loading
Failed to load commit list.
GitHub Actions / yamllint succeeded Jul 5, 2023 in 0s

reviewdog [yamllint] report

reported by reviewdog 🐶

Findings (0)
Filtered Findings (9)

tests/templates/kuttl/smoke/30-assert.yaml|7 col 141| [error] no new line character at the end of file (new-line-at-end-of-file)
tests/templates/kuttl/smoke/30-prepare-test-regorule.yaml|1 col 1| [warning] missing document start "---" (document-start)
tests/templates/kuttl/smoke/10-assert.yaml|1 col 1| [warning] missing document start "---" (document-start)
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/opa-operator/values.yaml|23 col 3| [warning] comment not indented like content (comments-indentation)
deploy/helm/opa-operator/values.yaml|26 col 3| [warning] comment not indented like content (comments-indentation)
deploy/helm/opa-operator/configs/properties.yaml|1 col 1| [warning] missing document start "---" (document-start)
.github/workflows/build.yml|303 col 9| [warning] comment not indented like content (comments-indentation)