Skip to content

Running helm upgrade causes a License alert #12966

@evilhamsterman

Description

@evilhamsterman

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"
image

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 charts3Bugs that confuse, annoy, or are purely cosmeticsiteArea: frontend dashboard

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions