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

Prioritize kubernetes routes by path length #588

Merged
merged 1 commit into from
Aug 5, 2016

Conversation

philk
Copy link
Contributor

@philk philk commented Aug 3, 2016

The Kubernetes provider wasn't setting priorities which was causing
shorter paths to get chosen before longer ones. This now matches the
documentation

@emilevauge
Copy link
Member

Thanks @philk :)
But tests are failing :'(

The Kubernetes provider wasn't setting priorities which was causing
shorter paths to get chosen before longer ones. This now matches the
[documentation](https://github.com/containous/traefik/blob/master/docs/basics.md#priorities)
@philk
Copy link
Contributor Author

philk commented Aug 3, 2016

@emilevauge sorry about that, fixed now

@emilevauge
Copy link
Member

Thanks!
LGTM
/cc @errm

@errm
Copy link
Contributor

errm commented Aug 4, 2016

Good catch, LGTM too

@vdemeester
Copy link
Contributor

LGTM 👍

@vdemeester vdemeester merged commit 1fc4c56 into traefik:master Aug 5, 2016
@philk philk deleted the kubernetes-priorities branch October 7, 2016 20:38
@ldez ldez added kind/enhancement a new or improved feature. and removed status/3-needs-merge labels Jun 11, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants