You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 13, 2018. It is now read-only.
1.6.5 (#183)
* Add reload timeout for old process (#174)
* Add RELOAD_TIMEOUT to configs file
* add timeout to update_helper
* update tests
* Fix bug where 'timer' wasn't defined
* "logger" not "logging"
* Update readme
* bump version & reformat the code
v1.6.3 (#166)
* Adds option for turning off basic auth for selected services (#154)
* Allow a service to be configured as failover for another service in the same backend (#120)
* Added support for hot-failover mode
* Updated README
* Add ability to pass hashed password credentials to HAproxy. (#107)
* Remove DHE-RSA-AES128-SHA from SSL_BIND_CIPHERS (#103)
* fixed tests error by PRs
* do not return haproxy ingress network (#160)
* fix the error introduced by EXCLUDE_BASIC_AUTH
* bump version