-
Notifications
You must be signed in to change notification settings - Fork 1k
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Checklist:
- I've included steps to reproduce the bug.
- I've included the version of argo rollouts.
Describe the bug
When use kustomization argoRollouts yaml, don't pass the label across Pod.
I Need to put in file to get the label.
To Reproduce
Expected behavior
Screenshots
The others yamls get label automatically, like service, hpa, service etc, but not rollout:
I Need to put in file to get the label:

Version
Chart: 2.39.5
Image: quay.io/argoproj/argo-rollouts:v1.8.2
Logs
# Paste the logs from the rollout controller
# Logs for the entire controller:
kubectl logs -n argo-rollouts deployment/argo-rollouts
# Logs for a specific rollout:
kubectl logs -n argo-rollouts deployment/argo-rollouts | grep rollout=<ROLLOUTNAME
Message from the maintainers:
Impacted by this bug? Give it a 👍. We prioritize the issues with the most 👍.
cassiano-r
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working