• John Belamaric's avatar
    Add fallthrough support for Kubernetes (#626) · 1c53d413
    John Belamaric authored
    * Add fallthrough support for Kubernetes
    
    This enables registering other services in the same zone as
    Kubernetes services. This also re-orders the middleware chain
    so that Kubernetes comes before other types, in order to make
    this work out-of-the-box.
    
    * Remove extra line
    1c53d413
setup_test.go 10.9 KB