Update configs to match istio/pilot#1049#571
Merged
kyessenov merged 2 commits intoistio:masterfrom Aug 17, 2017
Merged
Conversation
Contributor
Author
|
/assign @geeknoid |
rshriram
approved these changes
Aug 17, 2017
geeknoid
approved these changes
Aug 17, 2017
Contributor
|
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: geeknoid The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these OWNERS Files:
You can indicate your approval by writing |
rshriram
pushed a commit
that referenced
this pull request
Oct 30, 2017
* update configs * update SHA Former-commit-id: 96e9872
vbatts
pushed a commit
to vbatts/istio
that referenced
this pull request
Oct 31, 2017
* update configs * update SHA Former-commit-id: 96e9872
mandarjog
pushed a commit
that referenced
this pull request
Oct 31, 2017
* Initial istioctl to apiserver changes Signed-off-by: Liam White <liamwhite@uk.ibm.com> * PR review updates Signed-off-by: Liam White <liamwhite@uk.ibm.com> * Remove spec parsing client side Signed-off-by: Liam White <liamwhite@uk.ibm.com> * better client error messages on git push -f responses Signed-off-by: Liam White <liamwhite@uk.ibm.com> * Set content-type header for put and post requests Signed-off-by: Liam White <liamwhite@uk.ibm.com> * Test sent headers as well as wanted headers in client Signed-off-by: Liam White <liamwhite@uk.ibm.com> * Check unchecked error Signed-off-by: Liam White <liamwhite@uk.ibm.com> * PR update Signed-off-by: Liam White <liamwhite@uk.ibm.com> * remove spec parsing from client Signed-off-by: Liam White <liamwhite@uk.ibm.com>
mandarjog
pushed a commit
that referenced
this pull request
Nov 2, 2017
* update configs * update SHA Former-commit-id: 96e9872
rshriram
pushed a commit
to rshriram/istio
that referenced
this pull request
Jul 31, 2018
rshriram
pushed a commit
to rshriram/istio
that referenced
this pull request
Jul 31, 2018
* Add a Readme.md file for the MCP protocol. (istio#565) * Add a Readme.md file for the MCP protocol. * Add a link to the XDS protocol. * source_ip field is bool (istio#568) * source_ip field is bool - on the envoy side the source_ip field is used as an indicator to determine whether or not to use it as the hash value. https://github.com/envoyproxy/envoy/blob/2c3c3e7546451a03cf4b7e9036ee48dda26fe49c/api/envoy/api/v2/route/route.proto#L535 * field now called use_source_ip * Fix typos in comments. (istio#571)
howardjohn
pushed a commit
to howardjohn/istio
that referenced
this pull request
Jan 12, 2020
howardjohn
pushed a commit
to howardjohn/istio
that referenced
this pull request
Jan 12, 2020
aslakknutsen
pushed a commit
to aslakknutsen/istio
that referenced
this pull request
Mar 10, 2026
* Use our ztunnel Signed-off-by: Zuzana Miklankova <zmiklank@redhat.com> * use fresh ztunnel Signed-off-by: Zuzana Miklankova <zmiklank@redhat.com> --------- Signed-off-by: Zuzana Miklankova <zmiklank@redhat.com>
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Release note: