-
Notifications
You must be signed in to change notification settings - Fork 617
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Issue #396: treat registry.consul.kvpath as prefix
This patch extends the behavior of the registry.consul.kvpath and treats it as a prefix instead of a single key. fabio will now list the key and all available subkeys in alphabetical order and combine them for the routing table. Each subsection will get header which contains key name. Todo: the ui needs to handle that as well
- Loading branch information
1 parent
fcc935c
commit 17363fc
Showing
3 changed files
with
41 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters