Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cmd: refactor list to work with custom indexes #560

Merged
merged 3 commits into from
Mar 29, 2020

Conversation

chriskim06
Copy link
Member

Pretty small change. This leverages the new GetInstalledPluginReceipts function to prepend the index name to installed plugins for the list command. I added a function, receipt.CanonicalName, to get the "canonical" name of the plugin from the receipt (let me know if I'm using that incorrectly and the function name should be changed). I think this will also be useful down the road when search and upgrade are refactored.

Related issue: #483

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Mar 28, 2020
@k8s-ci-robot k8s-ci-robot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Mar 28, 2020
@chriskim06
Copy link
Member Author

Not sure if this will work for me but want to try it out

/area multi-index

@chriskim06 chriskim06 mentioned this pull request Mar 29, 2020
22 tasks
@ahmetb
Copy link
Member

ahmetb commented Mar 29, 2020

thanks!
/lgtm
/approve

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Mar 29, 2020
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ahmetb, chriskim06

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Mar 29, 2020
@k8s-ci-robot k8s-ci-robot merged commit 0571889 into kubernetes-sigs:master Mar 29, 2020
@chriskim06 chriskim06 deleted the list-plugins-refactor branch June 11, 2020 15:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. area/multi-index cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants