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 configmap.go for extensability #6873

Merged
merged 2 commits into from
Nov 27, 2024

Merge branch 'main' into chore/refactor-configmap-go

5db33d7
Select commit
Loading
Failed to load commit list.
Merged

Refactor configmap.go for extensability #6873

Merge branch 'main' into chore/refactor-configmap-go
5db33d7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 27, 2024 in 1s

6.25% of diff hit (target 53.23%)

View this Pull Request on Codecov

6.25% of diff hit (target 53.23%)

Annotations

Check warning on line 54 in internal/k8s/configmap.go

@codecov codecov / codecov/patch

internal/k8s/configmap.go#L53-L54

Added lines #L53 - L54 were not covered by tests

Check warning on line 69 in internal/k8s/configmap.go

@codecov codecov / codecov/patch

internal/k8s/configmap.go#L67-L69

Added lines #L67 - L69 were not covered by tests

Check warning on line 92 in internal/k8s/configmap.go

@codecov codecov / codecov/patch

internal/k8s/configmap.go#L83-L92

Added lines #L83 - L92 were not covered by tests