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 support for private custom image registries #83

Merged
merged 12 commits into from
Jul 22, 2024

chore: make reviewable, bump versions again

716260a
Select commit
Loading
Failed to load commit list.
Merged

feat: add support for private custom image registries #83

chore: make reviewable, bump versions again
716260a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jul 22, 2024 in 1s

21.80% of diff hit (target 52.89%)

View this Pull Request on Codecov

21.80% of diff hit (target 52.89%)

Annotations

Check warning on line 56 in pkg/components/environment.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/components/environment.go#L56

Added line #L56 was not covered by tests

Check warning on line 64 in pkg/components/environment.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/components/environment.go#L62-L64

Added lines #L62 - L64 were not covered by tests

Check warning on line 67 in pkg/components/environment.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/components/environment.go#L66-L67

Added lines #L66 - L67 were not covered by tests

Check warning on line 69 in pkg/components/environment.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/components/environment.go#L69

Added line #L69 was not covered by tests

Check warning on line 74 in pkg/components/environment.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/components/environment.go#L73-L74

Added lines #L73 - L74 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/env_service.go#L64

Added line #L64 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/env_service.go#L83

Added line #L83 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/env_service.go#L119-L124

Added lines #L119 - L124 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/env_service.go#L127-L129

Added lines #L127 - L129 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/env_service.go#L131-L138

Added lines #L131 - L138 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/env_service.go#L142-L144

Added lines #L142 - L144 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/env_service.go#L146

Added line #L146 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/env_service.go#L148-L150

Added lines #L148 - L150 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/env_service.go#L154-L157

Added lines #L154 - L157 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/env_service.go#L160-L161

Added lines #L160 - L161 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/env_service.go#L163-L168

Added lines #L163 - L168 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/env_service.go#L171-L174

Added lines #L171 - L174 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/env_service.go#L178

Added line #L178 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/env_service.go#L181-L182

Added lines #L181 - L182 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/env_service.go#L185-L186

Added lines #L185 - L186 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/env_service.go#L188-L192

Added lines #L188 - L192 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/env_service.go#L196-L198

Added lines #L196 - L198 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/env_service.go#L200-L201

Added lines #L200 - L201 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/env_service.go#L204

Added line #L204 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/env_service.go#L207

Added line #L207 was not covered by tests