forked from kgateway-dev/kgateway
-
Notifications
You must be signed in to change notification settings - Fork 12
fix: Ensure readiness probe relies on translated config #10542
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
Open
davidjumani
wants to merge
66
commits into
main
Choose a base branch
from
fix-readiness-probe
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
66 commits
Select commit
Hold shift + click to select a range
d58add2
Add readiness probe as part of translation
davidjumani ddde2be
remove unecessary routes
davidjumani f4eb3de
rename listener
davidjumani f37b820
adding changelog
davidjumani dda7e65
Merge branch 'main' into fix-readiness-probe
davidjumani bf2c8d4
udpate godoc
davidjumani 1fabcd7
fix tests
davidjumani 33d8e3d
codegen
davidjumani 29e0f9a
fix bootstrap config
davidjumani b074b14
add rediness listener to outfiles
davidjumani 470dafc
Adding changelog file to new location
5b38933
Deleting changelog file from old location
2d931be
Adding changelog file to new location
4dfcd3c
Deleting changelog file from old location
97c7c3e
Adding changelog file to new location
ec3e7f3
Deleting changelog file from old location
bfd1272
Adding changelog file to new location
bdb7cea
Deleting changelog file from old location
f0909e9
Adding changelog file to new location
e3e3e2e
Deleting changelog file from old location
e1072bb
Adding changelog file to new location
9597331
Deleting changelog file from old location
2c367d7
Adding changelog file to new location
90a18a8
Deleting changelog file from old location
de071a8
Adding changelog file to new location
7828f6a
Deleting changelog file from old location
d6a4af8
Adding changelog file to new location
5961345
Deleting changelog file from old location
1eb3034
Adding changelog file to new location
02c8965
Deleting changelog file from old location
e7bbce2
Adding changelog file to new location
c7e5a1c
Deleting changelog file from old location
4b97288
Adding changelog file to new location
2f906ce
Deleting changelog file from old location
dc2e23f
Adding changelog file to new location
8c985f1
Deleting changelog file from old location
e0f18bb
Adding changelog file to new location
0377103
Deleting changelog file from old location
5b48480
Adding changelog file to new location
f50dfe9
Deleting changelog file from old location
19c4aef
Adding changelog file to new location
6354ce6
Deleting changelog file from old location
0723c31
Adding changelog file to new location
6a74fc0
Deleting changelog file from old location
a7f6fa5
Adding changelog file to new location
a8e7197
Deleting changelog file from old location
62cb3bd
Adding changelog file to new location
41323f5
Deleting changelog file from old location
20cab80
Adding changelog file to new location
d50513e
Deleting changelog file from old location
c563404
Adding changelog file to new location
a4bc645
Deleting changelog file from old location
f55263b
Adding changelog file to new location
72f6be6
Deleting changelog file from old location
89373a5
Adding changelog file to new location
e6d0272
Deleting changelog file from old location
c3171a2
Adding changelog file to new location
a1516ef
Deleting changelog file from old location
0e15dbd
Adding changelog file to new location
216fd0f
Deleting changelog file from old location
e7af310
Adding changelog file to new location
0be40a3
Deleting changelog file from old location
e6ebfd0
Adding changelog file to new location
599eed9
Deleting changelog file from old location
500f807
Adding changelog file to new location
e5d0648
Deleting changelog file from old location
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 hidden or 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: FIX | ||
| issueLink: https://github.com/solo-io/gloo/issues/10541 | ||
| resolvesIssue: false | ||
| description: Fixes a bug where the envoy pod passes the readiness probe before receving the xds config. | ||
|
|
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.