-
Notifications
You must be signed in to change notification settings - Fork 828
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 ability to change externalTrafficPolicy for agones-ping services (http&udp) #4083
Add ability to change externalTrafficPolicy for agones-ping services (http&udp) #4083
Conversation
/gcbrun |
Build Succeeded 🥳 Build Id: 87c259ae-5f17-490a-8d57-303a534e7332 The following development artifacts have been built, and will exist for the next 30 days:
A preview of the website (the last 30 builds are retained): To install this version:
|
…c-control-for-ping
…c-control-for-ping
/gcbrun |
Build Succeeded 🥳 Build Id: d8d7a99e-5931-4941-9ca4-c397cfd8142b The following development artifacts have been built, and will exist for the next 30 days:
A preview of the website (the last 30 builds are retained): To install this version:
|
…c-control-for-ping
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.
LGTM
/gcbrun |
Build Succeeded 🥳 Build Id: 6d10de26-3c73-46c2-b1de-64100e2ea905 The following development artifacts have been built, and will exist for the next 30 days:
A preview of the website (the last 30 builds are retained): To install this version:
|
What type of PR is this?
/kind feature
What this PR does / Why we need it:
We need the ability to set Local traffic policy for ping service.
Which issue(s) this PR fixes:
Closes #
Special notes for your reviewer:
Pretty the same as #4022