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

fix: decouple gateway status updates from the reconciler #4767

Merged
merged 27 commits into from
Dec 12, 2024

release note

fb00fb0
Select commit
Loading
Failed to load commit list.
Merged

fix: decouple gateway status updates from the reconciler #4767

release note
fb00fb0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 12, 2024 in 0s

76.82% of diff hit (target 60.00%)

View this Pull Request on Codecov

76.82% of diff hit (target 60.00%)

Annotations

Check warning on line 76 in internal/infrastructure/runner/runner.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/infrastructure/runner/runner.go#L75-L76

Added lines #L75 - L76 were not covered by tests

Check warning on line 146 in internal/provider/kubernetes/controller.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/provider/kubernetes/controller.go#L144-L146

Added lines #L144 - L146 were not covered by tests

Check warning on line 215 in internal/provider/kubernetes/controller.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/provider/kubernetes/controller.go#L210-L215

Added lines #L210 - L215 were not covered by tests

Check warning on line 639 in internal/provider/kubernetes/predicates.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/provider/kubernetes/predicates.go#L639

Added line #L639 was not covered by tests

Check warning on line 39 in internal/provider/kubernetes/status.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/provider/kubernetes/status.go#L38-L39

Added lines #L38 - L39 were not covered by tests

Check warning on line 47 in internal/provider/kubernetes/status.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/provider/kubernetes/status.go#L47

Added line #L47 was not covered by tests

Check warning on line 56 in internal/provider/kubernetes/status.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/provider/kubernetes/status.go#L56

Added line #L56 was not covered by tests