(Linters) Adding missing --update which should ...#565
Merged
Conversation
(Linters) Adding missing --update which should enhance the chance that everyone sees the same/latest linter errors
Member
Author
|
same as istio/old_pilot_repo#1035 |
andraxylia
approved these changes
Aug 15, 2017
Contributor
|
/approve no-issue |
Contributor
|
/lgtm |
|
Adding do-not-merge because the release note process has not been followed. |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: andraxylia, ldemailly, sebastienvas 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 |
Contributor
|
/test all |
rshriram
pushed a commit
that referenced
this pull request
Oct 30, 2017
(Linters) Adding missing --update which should enhance the chance that everyone sees the same/latest linter errors Former-commit-id: 5752eab
vbatts
pushed a commit
to vbatts/istio
that referenced
this pull request
Oct 31, 2017
(Linters) Adding missing --update which should enhance the chance that everyone sees the same/latest linter errors Former-commit-id: 5752eab
mandarjog
pushed a commit
that referenced
this pull request
Nov 2, 2017
(Linters) Adding missing --update which should enhance the chance that everyone sees the same/latest linter errors Former-commit-id: 5752eab
rshriram
pushed a commit
to rshriram/istio
that referenced
this pull request
Jul 31, 2018
* Add a Readme.md file for the MCP protocol. * Add a link to the XDS protocol.
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
* Add fields to values schema * Make gen * Add field descriptions * Make gen
zmiklank
pushed a commit
to zmiklank/istio
that referenced
this pull request
Jan 30, 2026
Add required config for TestEgressGatewayTls security test Signed-off-by: Maxim Babushkin <mbabushk@redhat.com> Co-authored-by: Maxim Babushkin <mbabushk@redhat.com>
dgn
pushed a commit
to dgn/istio
that referenced
this pull request
Feb 17, 2026
* Fix TestEgressGatewayTls security test (istio#565) Add required config for TestEgressGatewayTls security test Signed-off-by: Maxim Babushkin <mbabushk@redhat.com> Co-authored-by: Maxim Babushkin <mbabushk@redhat.com> * Fix Telemetry tests Sail Operator config (istio#552) (istio#556) Fix Telemetry integration tests configuration in Sail Operator setup flow. Signed-off-by: Maxim Babushkin <mbabushk@redhat.com> * Fix security QUIC Sail Operator config (istio#568) Add missing configuration for security QUIC based Istio integration tests. Signed-off-by: Maxim Babushkin <mbabushk@redhat.com> Co-authored-by: Maxim Babushkin <mbabushk@redhat.com> --------- Signed-off-by: Maxim Babushkin <mbabushk@redhat.com> Co-authored-by: OpenShift Cherrypick Robot <openshift-cherrypick-robot@redhat.com> Co-authored-by: Maxim Babushkin <mbabushk@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.
(Linters) Adding missing --update which should enhance the chance that
everyone sees the same/latest linter errors