forked from kgateway-dev/kgateway
-
Notifications
You must be signed in to change notification settings - Fork 7
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
add external traffic policy for gw2 gw params #10420
Merged
Merged
Changes from all commits
Commits
Show all changes
59 commits
Select commit
Hold shift + click to select a range
9faf84e
add external traffic policy for gw2 gw params
kevin-shelaga 0270141
fix missing bracket for gwp helm template
kevin-shelaga 25c5c20
add missing value for docs gen
kevin-shelaga 295afd2
Merge branch 'main' into gw2-externaltrafficpolicy
kevin-shelaga 25c3058
add description to helm values, add IF to service template
kevin-shelaga 3c7c2a2
Merge branch 'gw2-externaltrafficpolicy' of https://github.com/solo-i…
kevin-shelaga d604eec
Adding changelog file to new location
ca84ee2
Deleting changelog file from old location
06f6301
Merge branch 'main' into gw2-externaltrafficpolicy
kevin-shelaga 66c5e75
Merge branch 'main' into gw2-externaltrafficpolicy
kevin-shelaga cd03f53
Merge branch 'main' into gw2-externaltrafficpolicy
kevin-shelaga f2a7b53
Merge branch 'main' into gw2-externaltrafficpolicy
kevin-shelaga 079682c
Merge branch 'main' into gw2-externaltrafficpolicy
kevin-shelaga 25c7e86
Merge branch 'main' into gw2-externaltrafficpolicy
kevin-shelaga 7e4319b
Merge branch 'main' into gw2-externaltrafficpolicy
kevin-shelaga 72241a7
Adding changelog file to new location
9ade27b
Deleting changelog file from old location
67c754f
Merge branch 'main' into gw2-externaltrafficpolicy
kevin-shelaga 44ba6e3
Merge branch 'main' into gw2-externaltrafficpolicy
kevin-shelaga 41d8403
Adding changelog file to new location
7bd43d9
Deleting changelog file from old location
7dcc023
Merge branch 'main' into gw2-externaltrafficpolicy
kevin-shelaga 2ed3297
Adding changelog file to new location
497470c
Deleting changelog file from old location
7854d44
Refactors TCPRoute e2e tests (#10418)
danehans 434f3b3
attempt to deflake ggv2 setup test (#10410)
yuval-k 602ab2a
Adding changelog file to new location
38ac7a6
Deleting changelog file from old location
a0179c7
Feat/large validation (#10417)
nfuden b687623
skip explicitly (#10426)
nfuden a003e70
.github: add v1.18.x to the nightly tests (#10429)
sam-heilbron 6b1d334
Bump moby OSS 1.18 (#10435)
bewebi f6c6ecb
Docs - Deprecate aerospike (#10422)
Rachael-Graham fb061b3
multiarch updates (#10421)
rpunia1 ca7d880
Adds ReferenceGrant Tests for TCPRoute (#10419)
danehans b926308
Make cluster stats names more parseable (#10439)
jenshu 0e11c88
Adding changelog file to new location
771b990
Deleting changelog file from old location
8a7d4a1
fix broken GA CI build (#10453)
rpunia1 0d81f42
Doc: watchNamespaceSelectors (#10447)
Rachael-Graham c6545eb
Eitanya/ai tracing (#10427)
EItanya 9a09e43
Bumps Gateway API Dependencies (#10457)
danehans 2d0b687
Adding changelog file to new location
391419d
Deleting changelog file from old location
17c4cda
don't attempt to read v1 DestinationRules when istio is too old (#10459)
stevenctl 8135934
Additional CLI debug commands (#10450)
arianaw66 c40c7b4
Zero downtime upgrade test (#10436)
jenshu 4bea7c7
Adding changelog file to new location
f0601c0
Deleting changelog file from old location
c4b7e72
Merge branch 'gw2-externaltrafficpolicy' of https://github.com/solo-i…
kevin-shelaga 862d7d7
move to 1.19.0-beta3, address concerns with review
kevin-shelaga 53359c5
Merge branch 'main' into gw2-externaltrafficpolicy
kevin-shelaga 686b160
code gen
kevin-shelaga 1fd013d
Merge branch 'gw2-externaltrafficpolicy' of https://github.com/solo-i…
kevin-shelaga 0aba5f3
fix deployer test
kevin-shelaga 01818f0
Merge branch 'main' into gw2-externaltrafficpolicy
kevin-shelaga 5486cb3
fix tests
kevin-shelaga e51e26f
Merge branch 'gw2-externaltrafficpolicy' of github.com:solo-io/gloo i…
kevin-shelaga d946524
Merge branch 'main' into gw2-externaltrafficpolicy
kevin-shelaga File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
changelog: | ||
- type: NEW_FEATURE | ||
issueLink: https://github.com/k8sgateway/k8sgateway/issues/9879 | ||
resolvesIssue: true | ||
description: >- | ||
Add ability to configure proxy service External Traffic Policy via Gateway Params |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Consider setting the default value of this field for CRD validation purposes:
// +kubebuilder:default=Cluster
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
do we need to set a default? i think we should just leave it unset if user doesn't specify a value
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
In general we want default values to be explicitly represented in our APIs (xref).