-
Notifications
You must be signed in to change notification settings - Fork 7.9k
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
Avoid duplicate HTTP headers for istio-proxy probe requests #28537
Avoid duplicate HTTP headers for istio-proxy probe requests #28537
Conversation
🤔 🐛 You appear to be fixing a bug in Go code, yet your PR doesn't include updates to any test files. Did you forget to add a test? Courtesy of your friendly test nag. |
/test release-notes_istio |
/test integ-multicluster-k8s-tests_istio |
In response to a cherrypick label: new pull request created: #30954 |
In response to a cherrypick label: new pull request created: #30955 |
In response to a cherrypick label: new pull request could not be created: failed to create pull request against istio/istio#istio-testing:cherry-pick-28537-to-release-1.7 from release-1.7: status code 422 not one of [201], body: {"message":"Validation Failed","errors":[{"resource":"PullRequest","code":"custom","message":"A pull request already exists for istio-testing:cherry-pick-28537-to-release-1.7."}],"documentation_url":"https://docs.github.com/rest/reference/pulls#create-a-pull-request"} |
…stio#28537)" This reverts commit 45b0d1d.
…stio#28537)" This reverts commit 45b0d1d.
…stio#28537)" This reverts commit 45b0d1d.
…stio#28537)" This reverts commit 45b0d1d.
Fixes #28466
[ ] Configuration Infrastructure
[ ] Docs
[ ] Installation
[ ] Networking
[ ] Performance and Scalability
[ ] Policies and Telemetry
[ ] Security
[ ] Test and Release
[ ] User Experience
[ ] Developer Infrastructure
Pull Request Attributes
Please check any characteristics that apply to this pull request.
[ ] Does not have any changes that may affect Istio users.