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: add method to check pvc exists #167

Merged
merged 6 commits into from
Nov 12, 2024

Merge branch 'master' into feat/pvc

a0c20e2
Select commit
Loading
Failed to load commit list.
Merged

feat: add method to check pvc exists #167

Merge branch 'master' into feat/pvc
a0c20e2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 7, 2024 in 0s

65.38% of diff hit (target 46.02%)

View this Pull Request on Codecov

65.38% of diff hit (target 46.02%)

Annotations

Check warning on line 83 in kubedog.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

kubedog.go#L83

Added line #L83 was not covered by tests

Check warning on line 324 in pkg/kube/kube.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/kube/kube.go#L323-L324

Added lines #L323 - L324 were not covered by tests

Check warning on line 248 in pkg/kube/structured/structured.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/kube/structured/structured.go#L247-L248

Added lines #L247 - L248 were not covered by tests

Check warning on line 102 in pkg/kube/structured/structured_helper.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/kube/structured/structured_helper.go#L101-L102

Added lines #L101 - L102 were not covered by tests