Skip to content

Remove namespace from mtls analyzer messages#19427

Merged
istio-testing merged 1 commit intoistio:masterfrom
selmanj:report-single-namespace
Dec 6, 2019
Merged

Remove namespace from mtls analyzer messages#19427
istio-testing merged 1 commit intoistio:masterfrom
selmanj:report-single-namespace

Conversation

@selmanj
Copy link
Copy Markdown
Contributor

@selmanj selmanj commented Dec 6, 2019

Showing the namespace is redundant, as the relevant namespace will either be mentioned in the name of the policy object or the destination rule.

Note that this will cause duplicate messages to be reported to ctx.Report since we still iterate over all namespaces (which is needed to find all misconfigurations). This isn't a problem now that we dedupe messages (#19419).

Showing the namespace is redundant, as the relevant namespace will either be mentioned in the name of the policy object or the destination rule.

Note that this will cause duplicate messages to appear since we still iterate over all namespaces (which is needed to find all misconfigurations). This isn't a problem now that we dedupe messages (istio#19419).
@selmanj selmanj requested a review from a team December 6, 2019 00:09
@googlebot googlebot added the cla: yes Set by the Google CLA bot to indicate the author of a PR has signed the Google CLA. label Dec 6, 2019
@istio-testing istio-testing added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Dec 6, 2019
@selmanj
Copy link
Copy Markdown
Contributor Author

selmanj commented Dec 6, 2019

/test pilot-e2e-envoyv2-v1alpha3_istio

@istio-testing istio-testing merged commit b72daa2 into istio:master Dec 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/user experience cla: yes Set by the Google CLA bot to indicate the author of a PR has signed the Google CLA. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants