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

Revert chart name and use helper constant to trim the name base #2824

Merged
merged 2 commits into from
Aug 21, 2023

Conversation

nikola-jokic
Copy link
Member

@nikola-jokic nikola-jokic commented Aug 21, 2023

Addendum to #2706 - this PR will revert back the helm chart renaming.

Link-
Link- previously approved these changes Aug 21, 2023
@Link- Link- mentioned this pull request Aug 21, 2023
@nikola-jokic nikola-jokic merged commit abc0b67 into master Aug 21, 2023
3 of 11 checks passed
@nikola-jokic nikola-jokic deleted the nikola-jokic/revert-chart-name branch August 21, 2023 13:36
@brendanlafond
Copy link

This change doesn't allow for helm upgrade resulting in the below error. Trying to uninstall and install also returns the same error. It looks like there may have been a missed item in the reverting of the chart name as the error implies that it's still looking for gha-rs-controller in the manager_role_binding.yaml.

Error: UPGRADE FAILED: execution error at (gha-runner-scale-set/templates/manager_role_binding.yaml:17:11): No gha-rs-controller deployment found using label (app.kubernetes.io/part-of=gha-rs-controller). Consider setting controllerServiceAccount.name in values.yaml to be explicit if you think the discovery is wrong.

Any thoughts on where this is being set? I tried looking at the broader change to see if there may have been something missed, but can't spot it without diving much deeper.

cc @nikola-jokic

nikola-jokic added a commit that referenced this pull request Sep 1, 2023
Co-authored-by: Bassem Dghaidi <568794+Link-@users.noreply.github.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.

None yet

3 participants