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: ensure passwords in helm templates are quoted #96

Merged
merged 5 commits into from
Jul 24, 2024

chore: make reviewable

341eaee
Select commit
Loading
Failed to load commit list.
Merged

fix: ensure passwords in helm templates are quoted #96

chore: make reviewable
341eaee
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jul 24, 2024 in 0s

0.00% of diff hit (target 52.32%)

View this Pull Request on Codecov

0.00% of diff hit (target 52.32%)

Annotations

Check warning on line 34 in pkg/components/network.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/components/network.go#L33-L34

Added lines #L33 - L34 were not covered by tests

Check warning on line 33 in pkg/components/oci.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/components/oci.go#L32-L33

Added lines #L32 - L33 were not covered by tests

Check warning on line 666 in pkg/components/validator.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/components/validator.go#L666

Added line #L666 was not covered by tests

Check warning on line 41 in pkg/components/vsphere.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/components/vsphere.go#L40-L41

Added lines #L40 - L41 were not covered by tests