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: OIDC Gateway API #2122

Merged
merged 9 commits into from
Nov 13, 2023

Merge branch 'main' into oidc-api

b23cf97
Select commit
Loading
Failed to load commit list.
Merged

feat: OIDC Gateway API #2122

Merge branch 'main' into oidc-api
b23cf97
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 13, 2023 in 1s

60.46% of diff hit (target 60.00%)

View this Pull Request on Codecov

60.46% of diff hit (target 60.00%)

Annotations

Check warning on line 134 in internal/gatewayapi/securitypolicy.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/gatewayapi/securitypolicy.go#L133-L134

Added lines #L133 - L134 were not covered by tests

Check warning on line 198 in internal/gatewayapi/securitypolicy.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/gatewayapi/securitypolicy.go#L197-L198

Added lines #L197 - L198 were not covered by tests

Check warning on line 222 in internal/gatewayapi/securitypolicy.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/gatewayapi/securitypolicy.go#L219-L222

Added lines #L219 - L222 were not covered by tests

Check warning on line 269 in internal/gatewayapi/securitypolicy.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/gatewayapi/securitypolicy.go#L268-L269

Added lines #L268 - L269 were not covered by tests

Check warning on line 318 in internal/gatewayapi/securitypolicy.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/gatewayapi/securitypolicy.go#L317-L318

Added lines #L317 - L318 were not covered by tests

Check warning on line 391 in internal/gatewayapi/securitypolicy.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/gatewayapi/securitypolicy.go#L390-L391

Added lines #L390 - L391 were not covered by tests

Check warning on line 499 in internal/gatewayapi/securitypolicy.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/gatewayapi/securitypolicy.go#L498-L499

Added lines #L498 - L499 were not covered by tests

Check warning on line 741 in internal/gatewayapi/validate.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/gatewayapi/validate.go#L740-L741

Added lines #L740 - L741 were not covered by tests

Check warning on line 745 in internal/gatewayapi/validate.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/gatewayapi/validate.go#L744-L745

Added lines #L744 - L745 were not covered by tests

Check warning on line 772 in internal/gatewayapi/validate.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/gatewayapi/validate.go#L758-L772

Added lines #L758 - L772 were not covered by tests

Check warning on line 774 in internal/gatewayapi/validate.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/gatewayapi/validate.go#L774

Added line #L774 was not covered by tests

Check warning on line 158 in internal/ir/xds.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/ir/xds.go#L157-L158

Added lines #L157 - L158 were not covered by tests

Check warning on line 468 in internal/ir/zz_generated.deepcopy.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/ir/zz_generated.deepcopy.go#L465-L468

Added lines #L465 - L468 were not covered by tests

Check warning on line 703 in internal/ir/zz_generated.deepcopy.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/ir/zz_generated.deepcopy.go#L691-L703

Added lines #L691 - L703 were not covered by tests

Check warning on line 713 in internal/ir/zz_generated.deepcopy.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/ir/zz_generated.deepcopy.go#L707-L713

Added lines #L707 - L713 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/provider/kubernetes/controller.go#L399-L415

Added lines #L399 - L415 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/provider/kubernetes/controller.go#L417-L439

Added lines #L417 - L439 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/provider/kubernetes/controller.go#L442-L444

Added lines #L442 - L444 were not covered by tests

Check warning on line 154 in internal/status/conditions.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/status/conditions.go#L153-L154

Added lines #L153 - L154 were not covered by tests

Check warning on line 170 in internal/status/conditions.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/status/conditions.go#L170

Added line #L170 was not covered by tests

Check warning on line 22 in internal/status/securitypolicy.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/status/securitypolicy.go#L22

Added line #L22 was not covered by tests