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

Helm chart has same HPA name for automation-worker-service and app-service #13602

Closed
1 task done
op-euga opened this issue May 3, 2024 · 4 comments
Closed
1 task done
Assignees
Labels
bb-self-host bug Something isn't working env - production Bug found in production infrastructure Requires some element of devops or budibase-infra work kubernetes

Comments

@op-euga
Copy link

op-euga commented May 3, 2024

Checklist

  • I have searched budibase discussions and github issues to check if my issue already exists

Describe the bug
the helm chart uses the same name of the HPA for the app-service and the automation-worker-service. Both use "{{ include "budibase.fullname" . }}-apps"

To Reproduce
Steps to reproduce the behavior:

  1. install the helm chart with both HPAs activated
  2. Error: 1 error occurred:
    • horizontalpodautoscalers.autoscaling "budibase-budibase-apps" already exists

Expected behavior
rename the automation-worker-hpa to a unique name so that helm chart may be deployed.

@op-euga op-euga added the bug Something isn't working label May 3, 2024
Copy link

linear bot commented May 3, 2024

@andz-bb andz-bb added kubernetes env - production Bug found in production bb-self-host infrastructure Requires some element of devops or budibase-infra work labels May 7, 2024 — with Linear
@shogunpurple shogunpurple self-assigned this May 8, 2024
@robtec
Copy link

robtec commented May 8, 2024

@op-euga Hey, I forked the repo and renamed the HPA, if you want to give it a test here - https://github.com/robtec/budibase/tree/master

@shogunpurple
Copy link
Member

this is now fixed

@op-euga
Copy link
Author

op-euga commented May 13, 2024

I tried helm chart version 3.0.126 which uses app version 2.25.0 and this worked.
I close this Ticket.
Thank for fast fix!!!!

@op-euga op-euga closed this as completed May 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bb-self-host bug Something isn't working env - production Bug found in production infrastructure Requires some element of devops or budibase-infra work kubernetes
Projects
None yet
Development

No branches or pull requests

4 participants