Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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: support session persistence in HTTPRouteRule #3841
feat: support session persistence in HTTPRouteRule #3841
Changes from 18 commits
b632921
82cb29d
d17c949
0280c95
c4ac191
fb0ce5b
163aad1
55956be
6f18d3e
5357db7
ca4ea55
8613b1d
9725ec3
d2f2e84
f7d5b01
075819d
128817b
c91cfb6
bb5160a
c5947c5
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 320 in internal/gatewayapi/route.go
Codecov / codecov/patch
internal/gatewayapi/route.go#L319-L320
Check warning on line 324 in internal/gatewayapi/route.go
Codecov / codecov/patch
internal/gatewayapi/route.go#L323-L324
Check warning on line 332 in internal/gatewayapi/route.go
Codecov / codecov/patch
internal/gatewayapi/route.go#L330-L332
Check warning on line 335 in internal/gatewayapi/route.go
Codecov / codecov/patch
internal/gatewayapi/route.go#L335
Check warning on line 341 in internal/gatewayapi/route.go
Codecov / codecov/patch
internal/gatewayapi/route.go#L337-L341
Check warning on line 348 in internal/gatewayapi/route.go
Codecov / codecov/patch
internal/gatewayapi/route.go#L343-L348
Check warning on line 350 in internal/gatewayapi/route.go
Codecov / codecov/patch
internal/gatewayapi/route.go#L350
Check warning on line 356 in internal/gatewayapi/route.go
Codecov / codecov/patch
internal/gatewayapi/route.go#L352-L356
Check warning on line 358 in internal/gatewayapi/route.go
Codecov / codecov/patch
internal/gatewayapi/route.go#L358
Check warning on line 360 in internal/gatewayapi/route.go
Codecov / codecov/patch
internal/gatewayapi/route.go#L360
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.