Merged
Conversation
rshriram
approved these changes
Mar 23, 2017
Collaborator
|
Jenkins job istio/presubmit passed |
zenlint
pushed a commit
to zenlint/istio
that referenced
this pull request
Aug 30, 2017
mandarjog
added a commit
to mandarjog/istio
that referenced
this pull request
Oct 30, 2017
bazel build //server:server --define istio=local This will build against the standard expected place $GOPATH/src/istio.io/api Former-commit-id: 2f081d5cf1b26114b53d4b50d87b53fe9663e436
mandarjog
added a commit
that referenced
this pull request
Oct 31, 2017
bazel build //server:server --define istio=local This will build against the standard expected place $GOPATH/src/istio.io/api Former-commit-id: abe7bc47b807ababe9021c1f509eeb38739c3db7
mandarjog
pushed a commit
that referenced
this pull request
Oct 31, 2017
mandarjog
pushed a commit
that referenced
this pull request
Nov 2, 2017
guptasu
pushed a commit
to guptasu/istio
that referenced
this pull request
Jun 11, 2018
* added ingress service to mesh * address comments
kyessenov
pushed a commit
to kyessenov/istio
that referenced
this pull request
Aug 13, 2018
* use new api. * main code change. * Rename CacheState to CacheResult * update to latest api change. * Rename CacheResult to CheckResult.
rajusharma
pushed a commit
to rajusharma/istio
that referenced
this pull request
Jul 2, 2019
delete unused CRDs
howardjohn
pushed a commit
to howardjohn/istio
that referenced
this pull request
Jan 12, 2020
* Fix bad repo path * Add export for go modules
deva26
pushed a commit
to deva26/istio
that referenced
this pull request
Jun 24, 2020
This controls if a subset of clusters(only those required) should be pushed to gateways
jacob-delgado
pushed a commit
that referenced
this pull request
Aug 24, 2021
istio-testing
pushed a commit
that referenced
this pull request
Aug 27, 2021
* Strip # part in URL by default and offer a flag to opt-out (#76) * Strip # part in URL by default and offer flag for opt-out. * Small fix. * Small fix. * release 1.10: use case-insensitive match for host field in authz (#74) Same as https://github.com/istio-private/istio/pull/69 Signed-off-by: Yangmin Zhu <ymzhu@google.com> * Update the proxy SHA (#78) * Strip # part in URL by default and offer flag for opt-out. * Small fix. * Small fix. * Update proxy SHA. * Fix a test. * Update Proxy SHA (#79) * add test for request with # character (#84) * Update the base image for 1.10 (#87) * Update istio.deps Co-authored-by: Oliver Liu <yonggangl@google.com> Co-authored-by: Yangmin Zhu <ymzhu@google.com>
luksa
pushed a commit
to luksa/istio
that referenced
this pull request
Oct 14, 2024
…er-merge_upstream_istio_master-6253864e Automator: merge upstream changes to openshift-service-mesh/istio@master
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.
This change is