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: allow analysis run to use separate kubeconfig for jobs #3350

Merged
merged 5 commits into from
Feb 28, 2024

refactor: rename env var names

96b2c37
Select commit
Loading
Failed to load commit list.
Merged

feat: allow analysis run to use separate kubeconfig for jobs #3350

refactor: rename env var names
96b2c37
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Feb 16, 2024 in 0s

56.36% of diff hit (target 81.83%)

View this Pull Request on Codecov

56.36% of diff hit (target 81.83%)

Annotations

Check warning on line 110 in analysis/controller.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

analysis/controller.go#L110

Added line #L110 was not covered by tests

Check warning on line 113 in analysis/controller.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

analysis/controller.go#L113

Added line #L113 was not covered by tests

Check warning on line 116 in analysis/controller.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

analysis/controller.go#L116

Added line #L116 was not covered by tests

Check warning on line 193 in analysis/controller.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

analysis/controller.go#L190-L193

Added lines #L190 - L193 were not covered by tests

Check warning on line 198 in analysis/controller.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

analysis/controller.go#L195-L198

Added lines #L195 - L198 were not covered by tests

Check warning on line 201 in analysis/controller.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

analysis/controller.go#L201

Added line #L201 was not covered by tests

Check warning on line 204 in analysis/controller.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

analysis/controller.go#L204

Added line #L204 was not covered by tests

Check warning on line 212 in analysis/controller.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

analysis/controller.go#L212

Added line #L212 was not covered by tests

Check warning on line 91 in metricproviders/job/job.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

metricproviders/job/job.go#L91

Added line #L91 was not covered by tests

Check warning on line 210 in metricproviders/job/job.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

metricproviders/job/job.go#L210

Added line #L210 was not covered by tests

Check warning on line 213 in metricproviders/job/job.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

metricproviders/job/job.go#L213

Added line #L213 was not covered by tests

Check warning on line 75 in pkg/kubectl-argo-rollouts/info/analysisrun_info.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/kubectl-argo-rollouts/info/analysisrun_info.go#L75

Added line #L75 was not covered by tests

Check warning on line 251 in utils/controller/controller.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

utils/controller/controller.go#L251

Added line #L251 was not covered by tests