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

Release 0.14.1 #1289

Merged
merged 6 commits into from
Aug 2, 2019
Merged

Conversation

davecheney
Copy link
Contributor

Fixes #1282

stevesloka and others added 6 commits August 2, 2019 11:47
Signed-off-by: Steve Sloka <slokas@vmware.com>
Signed-off-by: Dave Cheney <dave@cheney.net>
Fix build by stabilising the sorting of routes. Now regexes sort before
prefixes, withing regexes and prefixes, they sorted by length.

Signed-off-by: Dave Cheney <dave@cheney.net>
Fixes projectcontour#1287

Move the representation of prefix route and regex route out of
internal/envoy and into the DAG. This moves the responsibility for
choosing when to emit a prefix or regex route from the vistors in
internal/contour (via internal/envoy) and into the internal/dag builder.

Signed-off-by: Dave Cheney <dave@cheney.net>
Signed-off-by: Dave Cheney <dave@cheney.net>
Signed-off-by: Dave Cheney <dave@cheney.net>
@davecheney davecheney added this to the 0.14.1 milestone Aug 2, 2019
@davecheney davecheney merged commit 74d727e into projectcontour:release-0.14 Aug 2, 2019
@davecheney davecheney deleted the release-0.14.1 branch August 2, 2019 02:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants