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

[Bug]: Child Chart CRD Instance Label Conflicts with ArgoCD #503

Open
jacob-kuder opened this issue Aug 24, 2023 · 0 comments
Open

[Bug]: Child Chart CRD Instance Label Conflicts with ArgoCD #503

jacob-kuder opened this issue Aug 24, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@jacob-kuder
Copy link

What happened?

We are using Helm charts to deploy jaeger-operator to an AWS EKS cluster, integrated with ArgoCD. When deployed, the application comes up fully synced and healthy, minus a "Shared Resource Warning" in the ArgoCD UI for our jaeger tool. To resolve the warning, we had to remove the app.kubernetes.io/instance: jaeger-operator label from the CRD that was included in the Helm charts. This made the warning in ArgoCD disappear with no seen issues to the tool's functionality/health. We'd like to inquire why that label might be needed and, if it is needed, possibly provide a workaround for our use case.

Please see screenshots below showing the ArgoCD warning specifically.

Thank you for your time and help!

Steps to reproduce

  1. Deploy the jaeger-operator into a Kubernetes cluster (AWS EKS is what we use) and utilizing ArgoCD
  2. Ensure the application comes up successfully (healthy and fully synced)
  3. Review any warnings/errors via the ArgoCD UI

Expected behavior

Not throw shared resource warnings when nothing is actually being shared

Relevant log output

No response

Screenshot

image
image

Additional context

No response

Jaeger backend version

v1.47.0

SDK

No response

Pipeline

No response

Stogage backend

No response

Operating system

Linux

Deployment model

Kubernetes

Deployment configs

No response

@jacob-kuder jacob-kuder added the bug Something isn't working label Aug 24, 2023
@yurishkuro yurishkuro transferred this issue from jaegertracing/jaeger Aug 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant