Skip to content

Adding label to ws-manager prevents updating Gitpod with the Installer #8653

Closed
@corneliusludmann

Description

@corneliusludmann

With 44ef470 we added new labels to the ws-manager. However, that seems to prevent users from updating their Gitpod installation with the Installer. Following errors occurs:

for: "k8s.yaml": Deployment.apps "ws-manager-bridge" is invalid: spec.selector: Invalid value: v1.LabelSelector{MatchLabels:map[string]string{"app":"gitpod", "component":"ws-manager-bridge"}, MatchExpressions:[]v1.LabelSelectorRequirement(nil)}: field is immutable

We need to find a way to update Gitpod with the Installer despite the changes of immutable fields.

Metadata

Metadata

Assignees

No one assigned

    Labels

    component: installTerraform installation scripts, helm charts, installer imagesteam: deliveryIssue belongs to the self-hosted team

    Type

    No type

    Projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions