Skip to content

When use kustomization argoRoll outs, don't pass the label across Pod #4396

@cassiano-r

Description

@cassiano-r

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:
Image

I Need to put in file to get the label:

Image

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

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