fleet icon indicating copy to clipboard operation
fleet copied to clipboard

[Fleet] After removing labels from fleet.yaml not reflecting on Bundle or BundleDeployment.

Open sbulage opened this issue 1 year ago • 1 comments

Is there an existing issue for this?

  • [X] I have searched the existing issues

Current Behavior

Deploying application using Github repository having fleet.yaml which contains label in it.

Removing label from fleet.yaml is not reflecting on Bundle or BundleDeployment.

Expected Behavior

After removal of label from fleet.yaml, it should remove the label from Bundle and BundleDeployment

Steps To Reproduce

Create a GitHub repository with for e.g. nginx app and label with key and value as follows.

  • https://github.com/sbulage/test-fleet

Environment

- Architecture:amd64
- Fleet Version:released
- Cluster:
  - Provider:k3s
  - Options:
  - Kubernetes Version: v1.25.7+k3s1

Logs

No response

Anything else?

No response

sbulage avatar May 12 '23 12:05 sbulage