Skip to content

[BUG] Grafana in modified state after installing via HelmOps in Fleet 0.15 #4655

@mmartin24

Description

@mmartin24

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

Issue.

Installing this chart via HelmOps leaves the bundle in modified state with display message:

Modified(1) [Bundle test-grafana]; deployment.apps default/test-grafana modified {"spec":{"strategy":{"rollingUpdate":null}}}
Image Image

Note: Apparently this issue also happened in Helm 3 versions, but it was not manifested, leaving the bundle in modified state.

Expected Behavior

To be discussed

Steps To Reproduce

Deploy Rancher 2.14 with Fleet 0.15.0-alpha.9
Upload the following yaml in HelmOps

apiVersion: fleet.cattle.io/v1alpha1
kind: HelmOp
metadata:
  name: test-grafana
  annotations:
  namespace: fleet-local
spec:
  correctDrift:
    enabled: false
  helm:
    chart: grafana
    repo: https://grafana.github.io/helm-charts

Environment

- Architecture: amd64
- Fleet Version: 0.15.0-alpha.9
- Cluster:
  - Provider: k3s
  - Options:
  - Kubernetes Version: 1.33.1+k3s1

Logs

Anything else?

No response

Metadata

Metadata

Assignees

Type

Projects

Status

✅ Done

Relationships

None yet

Development

No branches or pull requests

Issue actions