Conversation
frankbu
approved these changes
Mar 24, 2017
Collaborator
|
Jenkins job istio/presubmit passed |
1 similar comment
Collaborator
|
Jenkins job istio/presubmit passed |
mandarjog
pushed a commit
to mandarjog/istio
that referenced
this pull request
Oct 30, 2017
Lots of changes to package names & imports, but no functional changes. Former-commit-id: c33f2a9f5d5c5d78ee069594725c0a98218bf9ff
rshriram
pushed a commit
that referenced
this pull request
Oct 30, 2017
no istio and istio diagrams for bookinfo Former-commit-id: 6ace674
mandarjog
pushed a commit
that referenced
this pull request
Oct 31, 2017
Lots of changes to package names & imports, but no functional changes. Former-commit-id: 9752abbd4891181f8ce459108fd9e1732f77824e
mandarjog
pushed a commit
that referenced
this pull request
Oct 31, 2017
mandarjog
pushed a commit
that referenced
this pull request
Oct 31, 2017
mandarjog
pushed a commit
that referenced
this pull request
Nov 2, 2017
no istio and istio diagrams for bookinfo Former-commit-id: 6ace674
mandarjog
pushed a commit
that referenced
this pull request
Nov 2, 2017
kyessenov
pushed a commit
to kyessenov/istio
that referenced
this pull request
Aug 13, 2018
* global dictionary fall back. * Update error string to detect invalid dictionary. * Fix format. * Use starts_with for checking error message
rajusharma
pushed a commit
to rajusharma/istio
that referenced
this pull request
Jul 2, 2019
* mount certs if config validation is enabled * Add telemetry * Fix mergify * Add policy, split install to get timing * Bump build image and make it customizable * Update name to match * Adjust path * Hermetic kind - use the version that was build with the image * Modularize Makefile, separate by function * Fix clean * Kind-logs is failing from time to time - not critical * Add timeout * Added a target and test for simple demo install
howardjohn
pushed a commit
to howardjohn/istio
that referenced
this pull request
Jan 12, 2020
* initial implementation * add logic * Address comment
deva26
added a commit
to deva26/istio
that referenced
this pull request
Jun 24, 2020
Changed name from tcc-gateway to tsb-gateway; gateway service name will be tsb-gateway-{namespace}
app (label key) will have the value tsb-gateway-{namespace} same as service name to be in line with meta data exchange. This will be set through helm parameter
tier gateway services created with 'gateway.tsb-gateway.tier1' parameter set true, then helm will create the service by the name tsb-gateway-tier1-{namespace}. This automatically sets the LB label to tier1 (tcc codebase)
jacob-delgado
pushed a commit
that referenced
this pull request
Aug 24, 2021
* Update base image for 1.9.8 * Update Makefile.core.mk
istio-testing
pushed a commit
that referenced
this pull request
Aug 25, 2021
* [1.9] Security fixes (#80) * release 1.9: use case-insensitive match for host field in authz (#75) Same as https://github.com/istio-private/istio/pull/70 Signed-off-by: Yangmin Zhu <ymzhu@google.com> * [1.9] Strip # part in URL by default and offer a flag to opt-out Co-authored-by: Yangmin Zhu <ymzhu@google.com> * add test for request with # character (#85) * Update base image for 1.9.8 (#88) * Update base image for 1.9.8 * Update Makefile.core.mk Co-authored-by: Oliver Liu <yonggangl@google.com> Co-authored-by: Yangmin Zhu <ymzhu@google.com>
libesz
pushed a commit
to libesz/istio
that referenced
this pull request
Nov 11, 2021
* Update base image for 1.9.8 * Update Makefile.core.mk
stevenctl
pushed a commit
to stevenctl/istio
that referenced
this pull request
Jun 1, 2022
* Start pod accessibility Change-Id: Ibf7f01ed37c431c61d027453298a3133098268c9 * ambient: support direct pod IP in outbound Currently this only works for bpf mode, there are some issues with same-node iptables setup Depends on solo-io/proxy-sidecarless#3 Change-Id: Icbd1b6099b3e40846b7f4c7b74e6cb66dd8ee566 * Use shared clusters and chains where useful Change-Id: I120451d2ed64a6d6b0bb3fa109d895ab2e501289 * small cleanup Change-Id: Ibd3d58ba8f354fa895b342de4d7b89ca2fc81df9 * Add new proxy image Change-Id: Idbecea6157957442eca9f066dc493501967e8f91
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