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

[cherry-pick] Fetch Helm available repositories from Artifact HUB cache #1121

Merged
merged 1 commit into from
Oct 23, 2020

Conversation

nevalla
Copy link
Contributor

@nevalla nevalla commented Oct 23, 2020

Cherry pick #1090 to v3.6

Signed-off-by: Lauri Nevala lauri.nevala@gmail.com

Signed-off-by: Lauri Nevala <lauri.nevala@gmail.com>
@nevalla nevalla changed the title Fetch Helm available repositories from Artifact HUB cache [cherry-pick] Fetch Helm available repositories from Artifact HUB cache Oct 23, 2020
@nevalla nevalla added this to the 3.6.8 milestone Oct 23, 2020
@nevalla nevalla requested a review from a team October 23, 2020 10:09
@@ -37,12 +37,12 @@ export class HelmRepoManager extends Singleton {

async loadAvailableRepos(): Promise<HelmRepo[]> {
const res = await customRequestPromise({
uri: "https://hub.helm.sh/assets/js/repos.json",
Copy link
Contributor

Choose a reason for hiding this comment

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

BTW this previous uri seems to be working again

Copy link
Contributor

Choose a reason for hiding this comment

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

nvm, it doesn't work. Stale build, still had the new uri.

@nevalla nevalla merged commit ffc1f0b into release/v3.6 Oct 23, 2020
@nevalla nevalla deleted the cherry-pick-#1090 branch October 23, 2020 17:34
@nevalla nevalla mentioned this pull request Nov 10, 2020
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