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 defaulter for gateway-api resources loading from file #5232

Merged
merged 8 commits into from
Feb 12, 2025

Merge branch 'main' of github.com:envoyproxy/gateway into default-sta…

9eae27e
Select commit
Loading
Failed to load commit list.
Merged

feat: add defaulter for gateway-api resources loading from file #5232

Merge branch 'main' of github.com:envoyproxy/gateway into default-sta…
9eae27e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Feb 12, 2025 in 0s

61.68% of diff hit (target 60.00%)

View this Pull Request on Codecov

61.68% of diff hit (target 60.00%)

Annotations

Check warning on line 59 in internal/gatewayapi/resource/defaulter.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/gatewayapi/resource/defaulter.go#L58-L59

Added lines #L58 - L59 were not covered by tests

Check warning on line 81 in internal/gatewayapi/resource/defaulter.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/gatewayapi/resource/defaulter.go#L80-L81

Added lines #L80 - L81 were not covered by tests

Check warning on line 87 in internal/gatewayapi/resource/defaulter.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/gatewayapi/resource/defaulter.go#L86-L87

Added lines #L86 - L87 were not covered by tests

Check warning on line 92 in internal/gatewayapi/resource/defaulter.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/gatewayapi/resource/defaulter.go#L91-L92

Added lines #L91 - L92 were not covered by tests

Check warning on line 101 in internal/gatewayapi/resource/defaulter.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/gatewayapi/resource/defaulter.go#L100-L101

Added lines #L100 - L101 were not covered by tests

Check warning on line 118 in internal/gatewayapi/resource/defaulter.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/gatewayapi/resource/defaulter.go#L117-L118

Added lines #L117 - L118 were not covered by tests

Check warning on line 122 in internal/gatewayapi/resource/defaulter.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/gatewayapi/resource/defaulter.go#L121-L122

Added lines #L121 - L122 were not covered by tests

Check warning on line 127 in internal/gatewayapi/resource/defaulter.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/gatewayapi/resource/defaulter.go#L126-L127

Added lines #L126 - L127 were not covered by tests

Check warning on line 132 in internal/gatewayapi/resource/defaulter.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/gatewayapi/resource/defaulter.go#L131-L132

Added lines #L131 - L132 were not covered by tests

Check warning on line 189 in internal/gatewayapi/resource/defaulter.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/gatewayapi/resource/defaulter.go#L182-L189

Added lines #L182 - L189 were not covered by tests

Check warning on line 193 in internal/gatewayapi/resource/defaulter.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/gatewayapi/resource/defaulter.go#L191-L193

Added lines #L191 - L193 were not covered by tests

Check warning on line 212 in internal/gatewayapi/resource/defaulter.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/gatewayapi/resource/defaulter.go#L211-L212

Added lines #L211 - L212 were not covered by tests

Check warning on line 224 in internal/gatewayapi/resource/defaulter.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/gatewayapi/resource/defaulter.go#L223-L224

Added lines #L223 - L224 were not covered by tests

Check warning on line 237 in internal/gatewayapi/resource/defaulter.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/gatewayapi/resource/defaulter.go#L236-L237

Added lines #L236 - L237 were not covered by tests

Check warning on line 246 in internal/gatewayapi/resource/defaulter.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/gatewayapi/resource/defaulter.go#L241-L246

Added lines #L241 - L246 were not covered by tests

Check warning on line 269 in internal/gatewayapi/resource/defaulter.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/gatewayapi/resource/defaulter.go#L269

Added line #L269 was not covered by tests

Check warning on line 82 in internal/gatewayapi/resource/load.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/gatewayapi/resource/load.go#L81-L82

Added lines #L81 - L82 were not covered by tests