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(feature?): should allow same target.Target for different upstreams #57

Closed
zeeshen opened this issue Aug 19, 2019 · 1 comment
Closed
Labels
bug Something isn't working priority/high
Milestone

Comments

@zeeshen
Copy link
Contributor

zeeshen commented Aug 19, 2019

Currently, GetStateFromContent returns a duplicate target definitions found for: ... error when different upstreams have same target.

It's not rare that different services sharing the same group of pods in Kubernetes. Such restrictions causes the kubernetes-ingress-controller stop working. Maybe we can use ${upstream.id}/${target.Target} here as the id in TargetsCollection?

@hbagdi
Copy link
Member

hbagdi commented Aug 24, 2019

Fixed in b6265c3

@hbagdi hbagdi closed this as completed Aug 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working priority/high
Projects
None yet
Development

No branches or pull requests

2 participants