-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed as not planned
Labels
helmArea: helm chartArea: helm charts3Bugs that confuse, annoy, or are purely cosmeticBugs that confuse, annoy, or are purely cosmeticsiteArea: frontend dashboardArea: frontend dashboard
Description
When running a helm upgrade command to upgrade a k8s deployment of a basic Coder service in k8s, the UI will display a large red banner complaining we have "multiple replicas but high availability is an Enterprise feature"

We don't have multiple replicas running, there's overlap between when the old replica and the new replica start due to Helm but after the upgrade is complete there is only a single instance running. The banner remains until we delete the current pod causing the deployment to deploy a new pod.
Metadata
Metadata
Assignees
Labels
helmArea: helm chartArea: helm charts3Bugs that confuse, annoy, or are purely cosmeticBugs that confuse, annoy, or are purely cosmeticsiteArea: frontend dashboardArea: frontend dashboard