albertrdixon / romulus

A kubernetes ingress controller
MIT License
103 stars 12 forks source link

- Using regex matcher instead of matcher in build route. #20

Closed leonfs closed 8 years ago

leonfs commented 8 years ago

I found a bug when trying to use regexp's on service. This pull requests fixes the issue.

albertrdixon commented 8 years ago

Changed how this works after the rewrite.