-
Notifications
You must be signed in to change notification settings - Fork 260
Open
Labels
bugSomething isn't workingSomething isn't working
Description
A clear and concise description of what the bug is.
Expected Behavior
Helm chart v0.11.0 installs with no issue
Actual Behavior
Getting an error
metadata: map[APIVersion:v2 Annotations:map[] AppVersion:0.11.0 Condition: Dependencies:[] Deprecated:false Description:Event-based autoscaler for HTTP workloads on Kubernetes Home:https://github.com/kedacore/http-add-on Icon: Keywords:[] KubeVersion:>=v1.23.0-0 Maintainers:[map[Email:[email protected] Name:Jorge Turrado URL:] map[Email:[email protected] Name:Zbynek Roubalik URL:] map[Email:[email protected] Name:Jan Wozniak URL:]] Name:keda-add-ons-http Sources:[https://github.com/kedacore/http-add-on] Tags: Type:application Version:0.11.0]
Error: metadata.managedFields must be nil
Steps to Reproduce the Problem
- helm upgrade kedahttp kedacore/keda-add-ons-http
--version "0.11.0"
--namespace keda
--install --create-namespace
Note: 0.9.0 and 0.10.0 installed fine on this cluster
Specifications
- KEDA Version: "main" is what it says on the keda operator
- Platform & Version: AKS
- Kubernetes Version: 1.32.6
- Scaler(s): Http
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working