Skip to content

🐛 [helm] node-viewer ClusterRole exists and cannot be imported into the current release #46401

@mkrawc

Description

@mkrawc

Helm Chart Version

1.1.0, 1.2.0

What step the error happened?

Upgrading the Platform or Helm Chart

Relevant information

I've got two airbyte environments deployed with helm charts in different namespaces on the same kubernetes cluster. Upgrading the helm chart from 1.0.0 to 1.1.0 worked well on the first environment, but when I tried to do the same on the second one it failed with the error message below:

Error: Unable to continue with update: ClusterRole "node-viewer" in namespace "" exists and cannot
be imported into the current release: invalid ownership metadata; annotation validation error:
key "meta.helm.sh/release-name" must equal "ENVIRONMENT_2": current value is "ENVIRONMENT_1"; 
annotation validation error: key "meta.helm.sh/release-namespace" must equal "ENVIRONMENT_2": 
current value is "ENVIRONMENT_1"

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions