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

Add support for configuring kubernetes.ingressEndpoint #1229

Closed
2 tasks done
jannislehmann opened this issue Oct 19, 2024 · 2 comments
Closed
2 tasks done

Add support for configuring kubernetes.ingressEndpoint #1229

jannislehmann opened this issue Oct 19, 2024 · 2 comments
Labels

Comments

@jannislehmann
Copy link

Welcome!

  • Yes, I've searched similar issues on GitHub and didn't find any.
  • Yes, I've searched similar issues on the Traefik community forum and didn't find any.

What did you expect to see?

Hey,

I'm using ArgoCD and deploy a few applications with using the native Kubernetes ingress.
Due to a bug or limitation in ArgoCD those applications are never shown as properly set up because ArgoCD expects the ingress to contain an updated status.loadBalancer value.

I've found this issue argoproj/argo-cd#968, which essentially describes that fixing this requires setting the ingressEndpoint in Traefik. However, it seems that this Helm chart does not allow configuring this field.
Would it be possible to add support for that? Or is there a different way that could be used to set the kubernetes.ingressEndpoint?

Further reading:

@mloiseleur mloiseleur added kind/question Further information is requested and removed status/0-needs-triage labels Oct 21, 2024
@mloiseleur
Copy link
Contributor

mloiseleur commented Oct 21, 2024

Is this related to this PR merged last week ?

@jannislehmann
Copy link
Author

Yes, this is exactly what I was looking for. I must have searched for the wrong key words.
Thanks!

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

2 participants