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: air-gapped support with hauler #74

Merged
merged 16 commits into from
Jul 15, 2024

chore: make reviewable

cbdb481
Select commit
Loading
Failed to load commit list.
Merged

feat: air-gapped support with hauler #74

chore: make reviewable
cbdb481
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jul 15, 2024 in 1s

24.47% of diff hit (target 53.84%)

View this Pull Request on Codecov

24.47% of diff hit (target 53.84%)

Annotations

Check warning on line 499 in pkg/cmd/validator/validator.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/cmd/validator/validator.go#L499

Added line #L499 was not covered by tests

Check warning on line 556 in pkg/cmd/validator/validator.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/cmd/validator/validator.go#L556

Added line #L556 was not covered by tests

Check warning on line 566 in pkg/cmd/validator/validator.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/cmd/validator/validator.go#L559-L566

Added lines #L559 - L566 were not covered by tests

Check warning on line 569 in pkg/cmd/validator/validator.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/cmd/validator/validator.go#L568-L569

Added lines #L568 - L569 were not covered by tests

Check warning on line 572 in pkg/cmd/validator/validator.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/cmd/validator/validator.go#L572

Added line #L572 was not covered by tests

Check warning on line 29 in pkg/components/network.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/components/network.go#L29

Added line #L29 was not covered by tests

Check warning on line 28 in pkg/components/oci.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/components/oci.go#L28

Added line #L28 was not covered by tests

Check warning on line 593 in pkg/components/validator.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/components/validator.go#L593

Added line #L593 was not covered by tests

Check warning on line 601 in pkg/components/validator.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/components/validator.go#L601

Added line #L601 was not covered by tests

Check warning on line 36 in pkg/components/vsphere.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/components/vsphere.go#L36

Added line #L36 was not covered by tests

Check warning on line 37 in pkg/services/env_service.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/env_service.go#L36-L37

Added lines #L36 - L37 were not covered by tests

Check warning on line 42 in pkg/services/env_service.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/env_service.go#L41-L42

Added lines #L41 - L42 were not covered by tests

Check warning on line 47 in pkg/services/env_service.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/env_service.go#L46-L47

Added lines #L46 - L47 were not covered by tests

Check warning on line 52 in pkg/services/env_service.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/env_service.go#L51-L52

Added lines #L51 - L52 were not covered by tests

Check warning on line 95 in pkg/services/env_service.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/env_service.go#L94-L95

Added lines #L94 - L95 were not covered by tests

Check warning on line 97 in pkg/services/env_service.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/env_service.go#L97

Added line #L97 was not covered by tests

Check warning on line 103 in pkg/services/env_service.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/env_service.go#L101-L103

Added lines #L101 - L103 were not covered by tests

Check warning on line 106 in pkg/services/env_service.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/env_service.go#L106

Added line #L106 was not covered by tests

Check warning on line 111 in pkg/services/env_service.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/env_service.go#L110-L111

Added lines #L110 - L111 were not covered by tests

Check warning on line 115 in pkg/services/env_service.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/env_service.go#L114-L115

Added lines #L114 - L115 were not covered by tests

Check warning on line 119 in pkg/services/env_service.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/env_service.go#L117-L119

Added lines #L117 - L119 were not covered by tests

Check warning on line 122 in pkg/services/env_service.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/env_service.go#L121-L122

Added lines #L121 - L122 were not covered by tests

Check warning on line 126 in pkg/services/env_service.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/env_service.go#L124-L126

Added lines #L124 - L126 were not covered by tests

Check warning on line 131 in pkg/services/env_service.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/env_service.go#L130-L131

Added lines #L130 - L131 were not covered by tests

Check warning on line 137 in pkg/services/env_service.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/env_service.go#L133-L137

Added lines #L133 - L137 were not covered by tests