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

Write deployment context in init container #2905

Merged
merged 1 commit into from
Dec 13, 2024

Write deployment context in init container (#2871)

64f4214
Select commit
Loading
Failed to load commit list.
Merged

Write deployment context in init container #2905

Write deployment context in init container (#2871)
64f4214
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 13, 2024 in 1s

60.39% of diff hit (target 89.86%)

View this Pull Request on Codecov

60.39% of diff hit (target 89.86%)

Annotations

Check warning on line 212 in cmd/gateway/commands.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/gateway/commands.go#L209-L212

Added lines #L209 - L212 were not covered by tests

Check warning on line 222 in cmd/gateway/commands.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/gateway/commands.go#L222

Added line #L222 was not covered by tests

Check warning on line 235 in cmd/gateway/commands.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/gateway/commands.go#L235

Added line #L235 was not covered by tests

Check warning on line 529 in cmd/gateway/commands.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/gateway/commands.go#L529

Added line #L529 was not covered by tests

Check warning on line 535 in cmd/gateway/commands.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/gateway/commands.go#L533-L535

Added lines #L533 - L535 were not covered by tests

Check warning on line 542 in cmd/gateway/commands.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/gateway/commands.go#L538-L542

Added lines #L538 - L542 were not covered by tests

Check warning on line 571 in cmd/gateway/commands.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/gateway/commands.go#L544-L571

Added lines #L544 - L571 were not covered by tests

Check warning on line 59 in cmd/gateway/initialize.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/gateway/initialize.go#L58-L59

Added lines #L58 - L59 were not covered by tests

Check warning on line 63 in cmd/gateway/initialize.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/gateway/initialize.go#L62-L63

Added lines #L62 - L63 were not covered by tests

Check warning on line 26 in cmd/gateway/main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/gateway/main.go#L26

Added line #L26 was not covered by tests

Check warning on line 179 in internal/mode/static/handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/mode/static/handler.go#L179

Added line #L179 was not covered by tests

Check warning on line 195 in internal/mode/static/handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/mode/static/handler.go#L195

Added line #L195 was not covered by tests

Check warning on line 221 in internal/mode/static/manager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/mode/static/manager.go#L217-L221

Added lines #L217 - L221 were not covered by tests

Check warning on line 228 in internal/mode/static/manager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/mode/static/manager.go#L228

Added line #L228 was not covered by tests

Check warning on line 246 in internal/mode/static/manager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/mode/static/manager.go#L236-L246

Added lines #L236 - L246 were not covered by tests

Check warning on line 248 in internal/mode/static/manager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/mode/static/manager.go#L248

Added line #L248 was not covered by tests

Check warning on line 251 in internal/mode/static/manager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/mode/static/manager.go#L251

Added line #L251 was not covered by tests

Check warning on line 138 in internal/mode/static/nginx/config/generator.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/mode/static/nginx/config/generator.go#L137-L138

Added lines #L137 - L138 were not covered by tests

Check warning on line 47 in internal/mode/static/nginx/file/os_filemanager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/mode/static/nginx/file/os_filemanager.go#L47

Added line #L47 was not covered by tests

Check warning on line 52 in internal/mode/static/nginx/file/os_filemanager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/mode/static/nginx/file/os_filemanager.go#L50-L52

Added lines #L50 - L52 were not covered by tests