d140612350
- Dev mode assumed no persistence of services although proxy state is persisted which caused proxies to be killed on startup as their services were no longer registered. Fixed. - Didn't snapshot the ProxyID which meant that proxies were adopted OK from snapshot but failed to restart if they died since there was no proxyID in the ENV on restart - Dev mode with no persistence just kills all proxies on shutdown since it can't recover them later - Naming things |
||
---|---|---|
.. | ||
flag_upstreams.go | ||
flag_upstreams_test.go | ||
proxy.go | ||
proxy_test.go | ||
register.go | ||
register_test.go |