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

Error with helm install on 2.0.0-rc2 #93

Closed
dstrebel opened this issue Nov 3, 2020 · 4 comments
Closed

Error with helm install on 2.0.0-rc2 #93

dstrebel opened this issue Nov 3, 2020 · 4 comments
Assignees

Comments

@dstrebel
Copy link

dstrebel commented Nov 3, 2020

A clear and concise description of what the bug is.

Expected Behavior

Successful install of Keda

Actual Behavior

Receive the following error when installing with Helm

Error: FAILED: rendered manifests contain a resource that already exists. Unable to continue with update: CustomResourceDefinition "triggerauthentications.keda.sh" in namespace "" exists and cannot be imported into the current release: invalid ownership metadata; label validation error: missing key "app.kubernetes.io/managed-by": must be set to "Helm"; annotation validation error: missing key "meta.helm.sh/release-name": must be set to "keda"; annotation validation error: missing key "meta.helm.sh/release-namespace": must be set to "keda"

Steps to Reproduce the Problem

  1. kubectl create ns keda
  2. helm install keda kedacore/keda --version 2.0.0-rc2 --namespace keda

Specifications

  • KEDA Version: 2.0.0-rc2
  • Platform & Version: Helm v3
  • Kubernetes Version: 1.19.0
  • Scaler(s): NA
@NileshGule
Copy link

I am also getting the same error with Kubernetes version 1.19.0

@jeffhollan
Copy link
Member

Working to repro right now - thanks for reporting.

// @zroubalik @tomkerkhove

@tomkerkhove tomkerkhove transferred this issue from kedacore/keda Nov 3, 2020
@tomkerkhove
Copy link
Member

Thanks for reporting, we are already working on it in #88.

In meantime, can you try our rc3 Helm chart please?

@jeffhollan
Copy link
Member

Duplicate of #88

@jeffhollan jeffhollan marked this as a duplicate of #88 Nov 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants