Closed
Conversation
…notation to bookinfo ingress
andraxylia
suggested changes
Mar 22, 2017
| type: LoadBalancer | ||
| ports: | ||
| - port: 80 | ||
| nodePort: 32000 |
Contributor
There was a problem hiding this comment.
Please remove this line as well for type LoadBalancer.
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
kyessenov
pushed a commit
to kyessenov/istio
that referenced
this pull request
Aug 13, 2018
* all batch report changes. * add report batch test. * fix format * default report batch time to 1 second. * Log error if report call fails. * not to call timer at start. * fix memory leak in unit_test.
rajusharma
pushed a commit
to rajusharma/istio
that referenced
this pull request
Jul 2, 2019
Signed-off-by: Douglas Reid <douglas-reid@users.noreply.github.com>
howardjohn
pushed a commit
to howardjohn/istio
that referenced
this pull request
Jan 12, 2020
deva26
pushed a commit
to deva26/istio
that referenced
this pull request
Jun 24, 2020
Remove extra cmdline flags related to galley for the tsbd start command
jacob-delgado
pushed a commit
that referenced
this pull request
Aug 24, 2021
* release 1.11: use case-insensitive match for host field in authz (#73) Same as https://github.com/istio-private/istio/pull/69 Signed-off-by: Yangmin Zhu <ymzhu@google.com> * Strip # part in URL by default and offer a flag to opt-out * Small fix. * Small fix. * Small fix. * Small fix. * Small fix. Co-authored-by: Yangmin Zhu <ymzhu@google.com>
istio-testing
pushed a commit
that referenced
this pull request
Aug 25, 2021
* [1.11] Security fixes (#77) * release 1.11: use case-insensitive match for host field in authz (#73) Same as https://github.com/istio-private/istio/pull/69 Signed-off-by: Yangmin Zhu <ymzhu@google.com> * Strip # part in URL by default and offer a flag to opt-out * Small fix. * Small fix. * Small fix. * Small fix. * Small fix. Co-authored-by: Yangmin Zhu <ymzhu@google.com> * add test for request with # character (#81) * Update proxy SHA Co-authored-by: Oliver Liu <yonggangl@google.com> Co-authored-by: Yangmin Zhu <ymzhu@google.com> Co-authored-by: Jonh Wendell <jonh.wendell@redhat.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