stats(native): use SAN namespace by default#4117
Merged
istio-testing merged 3 commits intoistio:masterfrom Oct 18, 2022
Merged
Conversation
Signed-off-by: Kuat Yessenov <kuat@google.com>
lei-tang
reviewed
Oct 17, 2022
lei-tang
reviewed
Oct 17, 2022
Contributor
Author
|
/retest |
lei-tang
approved these changes
Oct 18, 2022
Member
|
/test test |
Contributor
Author
|
/retest |
1 similar comment
Contributor
Author
|
/retest |
Member
|
/test test |
Contributor
Author
|
/retest |
2 similar comments
Contributor
Author
|
/retest |
Member
|
/retest |
Collaborator
|
In response to a cherrypick label: #4117 failed to apply on top of branch "release-1.16": |
Collaborator
|
In response to a cherrypick label: new issue could not be created for failed cherrypick: status code 410 not one of [201], body: {"message":"Issues are disabled for this repo","documentation_url":"https://docs.github.com/v3/issues/"} |
Collaborator
|
In response to a cherrypick label: #4117 failed to apply on top of branch "release-1.16": |
Collaborator
|
In response to a cherrypick label: new issue could not be created for failed cherrypick: status code 410 not one of [201], body: {"message":"Issues are disabled for this repo","documentation_url":"https://docs.github.com/v3/issues/"} |
kyessenov
added a commit
to kyessenov/proxy
that referenced
this pull request
Oct 20, 2022
* stats(native): use SAN namespace by default Signed-off-by: Kuat Yessenov <kuat@google.com> * format Signed-off-by: Kuat Yessenov <kuat@google.com> Signed-off-by: Kuat Yessenov <kuat@google.com>
istio-testing
pushed a commit
that referenced
this pull request
Oct 21, 2022
* stats(native): use SAN namespace by default (#4117) * stats(native): use SAN namespace by default Signed-off-by: Kuat Yessenov <kuat@google.com> * format Signed-off-by: Kuat Yessenov <kuat@google.com> Signed-off-by: Kuat Yessenov <kuat@google.com> * workload metadata: harden parsing (#4120) * workload metadata: harden parsing Signed-off-by: Kuat Yessenov <kuat@google.com> * fix test Signed-off-by: Kuat Yessenov <kuat@google.com> * fix test Signed-off-by: Kuat Yessenov <kuat@google.com> Signed-off-by: Kuat Yessenov <kuat@google.com> * stats(native): fixes to align with wasm stats (#4125) * fixes Signed-off-by: Kuat Yessenov <kuat@google.com> * handle all wasm properties Signed-off-by: Kuat Yessenov <kuat@google.com> Signed-off-by: Kuat Yessenov <kuat@google.com> Signed-off-by: Kuat Yessenov <kuat@google.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.
Signed-off-by: Kuat Yessenov kuat@google.com
Make workload metadata namespace optional by parsing SAN first.