Merged
Conversation
Jenkins uses a GKE cluster so some updates were needed. Updated bookinfo istio deployment
Contributor
Author
|
jenkins rebuild istio/presubmit |
Collaborator
|
Jenkins job istio/presubmit passed |
Contributor
Author
|
alleluia |
rshriram
approved these changes
Mar 22, 2017
Member
rshriram
left a comment
There was a problem hiding this comment.
We still have to automate the runtime image name right? Otherwise LGTM
rshriram
pushed a commit
that referenced
this pull request
Oct 30, 2017
Enable presubmit in Jenkins Former-commit-id: 2946b84
mandarjog
pushed a commit
that referenced
this pull request
Oct 31, 2017
mandarjog
pushed a commit
that referenced
this pull request
Nov 2, 2017
Enable presubmit in Jenkins Former-commit-id: 2946b84
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
rajusharma
pushed a commit
to rajusharma/istio
that referenced
this pull request
Jul 2, 2019
* Add support for istio-cni install Signed-off-by: Tim Swanson <tiswanso@cisco.com> * Fix istio-cni ns name in check Signed-off-by: Tim Swanson <tiswanso@cisco.com> * Add cleanup and fix review comments * istio-cni: Breakup monolith helm template and address review comments - make each k8s object its own template - change istio_cni.enable helm var to global.proxy.injectionControl=cni|init - remove checks for istio-cni pods from install.sh * Fix sidecar injector template to allow old istio_cni.enable var * Restore use of istio_cni.enabled for control of inject template
howardjohn
pushed a commit
to howardjohn/istio
that referenced
this pull request
Jan 12, 2020
* Cleanup of translate package * Review comments
deva26
added a commit
to deva26/istio
that referenced
this pull request
Jun 24, 2020
Added permission to tsbd to watch deployments, daemonsets and
jacob-delgado
pushed a commit
that referenced
this pull request
Aug 24, 2021
Same as https://github.com/istio-private/istio/pull/69 Signed-off-by: Yangmin Zhu <ymzhu@google.com>
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>
asmigala
pushed a commit
to asmigala/istio
that referenced
this pull request
Jul 24, 2024
…ase-1.22-merge_upstream_istio_release_1_22-b34c6a22 Automator: merge upstream changes to openshift-service-mesh/istio@release-1.22
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.
Jenkins uses a GKE cluster so some updates were needed.
This change is