Skip to content

metadata.managedFields must be null #781

@spowser

Description

@spowser

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

  1. 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

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions