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

Fix non-namespaced calls during release upgrade. #1816

Merged
merged 1 commit into from
Jun 25, 2020

Conversation

absoludity
Copy link
Contributor

As per #1815, the call used to getAppUpdateInfo was still using the
kubeapps namespace. Similarly, although the checkChart function was
passed the repo namespace, it was not used.

Fixes #1815.

I'll follow-up with the CI change.

As per #1815, the call used to getAppUpdateInfo was still using the
kubeapps namespace. Similarly, although the checkChart function was
passed the repo namespace, it was not used.
@absoludity absoludity requested a review from andresmgot June 24, 2020 05:25
@absoludity absoludity mentioned this pull request Jun 24, 2020
Copy link
Contributor

@andresmgot andresmgot left a comment

Choose a reason for hiding this comment

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

LGTM

@absoludity absoludity merged commit 848a76e into master Jun 25, 2020
@absoludity absoludity deleted the 1815-fix-upgrade-namespaced-repos branch June 25, 2020 00:41
andresmgot pushed a commit that referenced this pull request Jul 9, 2020
As per #1815, the call used to getAppUpdateInfo was still using the
kubeapps namespace. Similarly, although the checkChart function was
passed the repo namespace, it was not used.
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.

Unable to upgrade charts using a namespaced repository
2 participants