Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The litmus-agent helm chart labels differ from the one used by Chaos Center #4973

Open
pierluigilenoci opened this issue Dec 4, 2024 · 0 comments
Labels

Comments

@pierluigilenoci
Copy link

What happened:

I found a bug in subscriber-config.
When I generate the config in the Chaos Center, I get the following:

COMPONENTS: |
  DEPLOYMENTS: ["app=chaos-exporter", "name=chaos-operator", "app=event-tracker", "app=workflow-controller"]

but the litmus-agent helm chart produce different labels for the various packages:

litmuschaos.io/app=chaos-exporter
litmuschaos.io/app=chaos-operator
litmuschaos.io/app=event-tracker
litmuschaos.io/app=workflow-controller

What you expected to happen:

The labels match.

Where can this issue be corrected? (optional)

Fixing the Chaos Center go code.

How to reproduce it (as minimally and precisely as possible):

Just create a "subscriber-config".

Anything else we need to know?:

Nope

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant