Skip to content

Istioctl analyze support beta version#37581

Merged
istio-testing merged 3 commits intoistio:masterfrom
hanxiaop:analyze-beta-version
May 6, 2022
Merged

Istioctl analyze support beta version#37581
istio-testing merged 3 commits intoistio:masterfrom
hanxiaop:analyze-beta-version

Conversation

@hanxiaop
Copy link
Copy Markdown
Member

@hanxiaop hanxiaop commented Feb 28, 2022

Please provide a description of this PR:
Take over #37398.
/cc @therealmitchconnors

Proposal: https://docs.google.com/document/d/1C6cpA7V240EPRCDxU19jfqMWWqseaHM-welmmotAVoY/edit?usp=sharing&resourcekey=0-9Il9oisoqX5oh8x9yScBXA

To help us figure out who should review this PR, please put an X in all the areas that this PR affects.

  • Configuration Infrastructure
  • Docs
  • Installation
  • Networking
  • Performance and Scalability
  • Policies and Telemetry
  • Security
  • Test and Release
  • User Experience
  • Developer Infrastructure

Please check any characteristics that apply to this pull request.

  • Does not have any user-facing changes. This may include CLI changes, API changes, behavior changes, performance improvements, etc.

@hanxiaop hanxiaop requested review from a team as code owners February 28, 2022 05:27
@istio-testing istio-testing added the size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. label Feb 28, 2022
@hanxiaop hanxiaop force-pushed the analyze-beta-version branch from 76a421f to 75fd421 Compare February 28, 2022 05:31
@hanxiaop hanxiaop requested a review from a team as a code owner February 28, 2022 05:31
@hanxiaop hanxiaop force-pushed the analyze-beta-version branch from 75fd421 to f40cf5c Compare February 28, 2022 06:06
@istio-policy-bot istio-policy-bot added the lifecycle/stale Indicates a PR or issue hasn't been manipulated by an Istio team member for a while label Mar 31, 2022
@istio-policy-bot istio-policy-bot added the lifecycle/automatically-closed Indicates a PR or issue that has been closed automatically. label Apr 15, 2022
@hanxiaop hanxiaop reopened this Apr 15, 2022
@istio-policy-bot istio-policy-bot removed the lifecycle/stale Indicates a PR or issue hasn't been manipulated by an Istio team member for a while label Apr 15, 2022
if rs.Resource().GroupVersionKind() == gvk {
return rs, true
}
for _, va := range rs.Resource().GroupVersionAliasKinds() {
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: maybe GroupVersionAliasKinds should just return ALL versions, not just aliases. Would make this slightly simpler and I think a bit easier to use

@ramanujadasu
Copy link
Copy Markdown
Contributor

/retest

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

lifecycle/automatically-closed Indicates a PR or issue that has been closed automatically. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants