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

refactor: certificates generation package and secrets #777

Merged
merged 7 commits into from
Jun 26, 2024

chore: move certs to a single file; use constant for bit size

c5a217e
Select commit
Loading
Failed to load commit list.
Merged

refactor: certificates generation package and secrets #777

chore: move certs to a single file; use constant for bit size
c5a217e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jun 25, 2024 in 0s

81.57% of diff hit (target 74.05%)

View this Pull Request on Codecov

81.57% of diff hit (target 74.05%)

Annotations

Check warning on line 52 in internal/pkg/admission/policy-server-ca-secret.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/pkg/admission/policy-server-ca-secret.go#L52

Added line #L52 was not covered by tests

Check warning on line 57 in internal/pkg/admission/policy-server-ca-secret.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/pkg/admission/policy-server-ca-secret.go#L57

Added line #L57 was not covered by tests

Check warning on line 89 in internal/pkg/admission/policy-server-ca-secret.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/pkg/admission/policy-server-ca-secret.go#L89

Added line #L89 was not covered by tests

Check warning on line 94 in internal/pkg/admission/policy-server-ca-secret.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/pkg/admission/policy-server-ca-secret.go#L94

Added line #L94 was not covered by tests

Check warning on line 99 in internal/pkg/admission/policy-server-ca-secret.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/pkg/admission/policy-server-ca-secret.go#L99

Added line #L99 was not covered by tests

Check warning on line 148 in internal/pkg/admission/policy-server-ca-secret.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/pkg/admission/policy-server-ca-secret.go#L148

Added line #L148 was not covered by tests

Check warning on line 23 in internal/pkg/certs/certs.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/pkg/certs/certs.go#L23

Added line #L23 was not covered by tests

Check warning on line 28 in internal/pkg/certs/certs.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/pkg/certs/certs.go#L28

Added line #L28 was not covered by tests

Check warning on line 56 in internal/pkg/certs/certs.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/pkg/certs/certs.go#L56

Added line #L56 was not covered by tests