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

Support for list resources in GetInstalledPackageResourceRefs #3795

Merged
merged 1 commit into from
Nov 23, 2021

Conversation

absoludity
Copy link
Contributor

Signed-off-by: Michael Nelson minelson@vmware.com

Description of the change

While removing code from the dashboard in #3794, I found that the dashboard was handling some extra cases of List resources that had not been included in the helm plugin's GetInstalledPackageResourceRefs.

This PR addresses those and I'll rebase 3794 on this.

Benefits

Avoid a regression when switching to the api server endpoint.

Possible drawbacks

Applicable issues

Additional information

absoludity added a commit that referenced this pull request Nov 22, 2021
Signed-off-by: Michael Nelson <minelson@vmware.com>
@absoludity absoludity force-pushed the 3779-use-namespace-in-resources-plugin branch from f6dffc7 to 51b1766 Compare November 22, 2021 04:43
Copy link
Contributor

@antgamdia antgamdia left a comment

Choose a reason for hiding this comment

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

Great, thanks! I thought I already +1ed this morning.

Base automatically changed from 3779-use-namespace-in-resources-plugin to master November 23, 2021 00:24
Signed-off-by: Michael Nelson <minelson@vmware.com>
@absoludity absoludity merged commit 65cb165 into master Nov 23, 2021
@absoludity absoludity deleted the 3779-extra-yaml-parsing-cases branch November 23, 2021 00:53
absoludity added a commit that referenced this pull request Nov 23, 2021
Signed-off-by: Michael Nelson <minelson@vmware.com>
absoludity added a commit that referenced this pull request Nov 23, 2021
Signed-off-by: Michael Nelson <minelson@vmware.com>
absoludity added a commit that referenced this pull request Nov 24, 2021
* Update dashboard to fetch resource refs via API.

Signed-off-by: Michael Nelson <minelson@vmware.com>

* Remove TODO after rebasing on #3795

Signed-off-by: Michael Nelson <minelson@vmware.com>

* Remove debug test.

Signed-off-by: Michael Nelson <minelson@vmware.com>

* Lint

Signed-off-by: Michael Nelson <minelson@vmware.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants