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

K8s env vars #1279

Merged
merged 15 commits into from
Oct 29, 2024

fix sigsegv in watcher_kube

a1b9c86
Select commit
Loading
Failed to load commit list.
Merged

K8s env vars #1279

fix sigsegv in watcher_kube
a1b9c86
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 29, 2024 in 0s

88.57% of diff hit (target 77.82%)

View this Pull Request on Codecov

88.57% of diff hit (target 77.82%)

Annotations

Check warning on line 88 in pkg/internal/exec/file.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/internal/exec/file.go#L81-L88

Added lines #L81 - L88 were not covered by tests

Check warning on line 178 in pkg/internal/kube/store.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/internal/kube/store.go#L178

Added line #L178 was not covered by tests

Check warning on line 306 in pkg/internal/kube/store.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/internal/kube/store.go#L305-L306

Added lines #L305 - L306 were not covered by tests

Check warning on line 105 in pkg/transform/k8s.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/transform/k8s.go#L105

Added line #L105 was not covered by tests

Check warning on line 108 in pkg/transform/k8s.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/transform/k8s.go#L108

Added line #L108 was not covered by tests

Check warning on line 125 in pkg/transform/name_resolver.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/transform/name_resolver.go#L125

Added line #L125 was not covered by tests