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

Generate snow provider environment variable map using management components #7568

Merged
merged 1 commit into from
Feb 13, 2024

generate snow provider environment variable map using management comp…

b70a403
Select commit
Loading
Failed to load commit list.
Merged

Generate snow provider environment variable map using management components #7568

generate snow provider environment variable map using management comp…
b70a403
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Feb 13, 2024 in 0s

81.77% of diff hit (target 80.00%)

View this Pull Request on Codecov

81.77% of diff hit (target 80.00%)

Annotations

Check warning on line 160 in cmd/eksctl-anywhere/cmd/deletecluster.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/eksctl-anywhere/cmd/deletecluster.go#L160

Added line #L160 was not covered by tests

Check warning on line 24 in cmd/eksctl-anywhere/cmd/validations.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/eksctl-anywhere/cmd/validations.go#L24

Added line #L24 was not covered by tests

Check warning on line 41 in cmd/eksctl-anywhere/cmd/version.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/eksctl-anywhere/cmd/version.go#L41

Added line #L41 was not covered by tests

Check warning on line 845 in pkg/clustermanager/cluster_manager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/clustermanager/cluster_manager.go#L844-L845

Added lines #L844 - L845 were not covered by tests

Check warning on line 422 in pkg/executables/clusterctl.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/executables/clusterctl.go#L422

Added line #L422 was not covered by tests

Check warning on line 819 in pkg/providers/cloudstack/cloudstack.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/providers/cloudstack/cloudstack.go#L819

Added line #L819 was not covered by tests

Check warning on line 635 in pkg/providers/docker/docker.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/providers/docker/docker.go#L635

Added line #L635 was not covered by tests

Check warning on line 160 in pkg/providers/nutanix/controlplane.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/providers/nutanix/controlplane.go#L160

Added line #L160 was not covered by tests

Check warning on line 189 in pkg/providers/snow/snow.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/providers/snow/snow.go#L189

Added line #L189 was not covered by tests

Check warning on line 194 in pkg/providers/snow/snow.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/providers/snow/snow.go#L194

Added line #L194 was not covered by tests

Check warning on line 225 in pkg/providers/tinkerbell/tinkerbell.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/providers/tinkerbell/tinkerbell.go#L225

Added line #L225 was not covered by tests

Check warning on line 22 in pkg/providers/tinkerbell/validate.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/providers/tinkerbell/validate.go#L22

Added line #L22 was not covered by tests

Check warning on line 29 in pkg/providers/tinkerbell/validate.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/providers/tinkerbell/validate.go#L29

Added line #L29 was not covered by tests

Check warning on line 34 in pkg/providers/tinkerbell/validate.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/providers/tinkerbell/validate.go#L34

Added line #L34 was not covered by tests

Check warning on line 60 in pkg/providers/tinkerbell/validate.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/providers/tinkerbell/validate.go#L60

Added line #L60 was not covered by tests

Check warning on line 981 in pkg/providers/vsphere/vsphere.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/providers/vsphere/vsphere.go#L981

Added line #L981 was not covered by tests

Check warning on line 33 in pkg/workflows/management/create_workload.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/workflows/management/create_workload.go#L29-L33

Added lines #L29 - L33 were not covered by tests

Check warning on line 50 in pkg/workflows/management/secrets.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/workflows/management/secrets.go#L50

Added line #L50 was not covered by tests

Check warning on line 64 in pkg/workflows/management/secrets.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/workflows/management/secrets.go#L63-L64

Added lines #L63 - L64 were not covered by tests

Check warning on line 29 in pkg/workflows/workload/create_gitops.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/workflows/workload/create_gitops.go#L28-L29

Added lines #L28 - L29 were not covered by tests

Check warning on line 37 in pkg/workflows/workload/createcluster.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/workflows/workload/createcluster.go#L37

Added line #L37 was not covered by tests

Check warning on line 57 in pkg/workflows/workload/post_delete.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/workflows/workload/post_delete.go#L56-L57

Added lines #L56 - L57 were not covered by tests

Check warning on line 155 in release/api/v1alpha1/artifacts.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

release/api/v1alpha1/artifacts.go#L155

Added line #L155 was not covered by tests

Check warning on line 161 in release/api/v1alpha1/artifacts.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

release/api/v1alpha1/artifacts.go#L160-L161

Added lines #L160 - L161 were not covered by tests

Check warning on line 200 in release/api/v1alpha1/artifacts.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

release/api/v1alpha1/artifacts.go#L200

Added line #L200 was not covered by tests