Skip to content

Istio AppCo Bundles do not transition to Active status and remain stuck in Modified, even though all related resources are already active #4646

@lscalabrini01

Description

@lscalabrini01

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

When installing the following appco istio chart https://github.com/rancher/fleet-examples/tree/master/appco by fleet, using the 109.0.0+up0.15.0-alpha.10 fleet version, even with all the resources active the app bundles stay with modified status.

When the Bundle is installed, it remains in the following state:
Image

Image

When reviewing the resources, the istiod resource appears with the status Modified
Image

However, when inspecting the istiod Deployment directly, it is actually in the Active state
Image

When installing the same AppCo Istio chart https://github.com/rancher/fleet-examples/tree/master/appco using Fleet version 109.0.0+up0.15.0-alpha.4, the installation completes successfully and the status transitions as expected

Expected Behavior

The AppBundle status should change to Active once all related resources are in the Active state

Steps To Reproduce

  1. Create an AppBundle using the repository: https://github.com/rancher/fleet-examples/tree/master/appco
  2. Wait until all resources reach the Active state.
  3. The AppBundle remains in the Modified status, even after all resources are active.

Environment

- Architecture:amd64
- Rancher Version: head
- Fleet Version:109.0.0+up0.15.0-alpha.10
- Cluster:
  - Provider: RKE2
  - Kubernetes Version:v1.32.5+rke2r1

Logs

Anything else?

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    Status

    ✅ Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions