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
* Initial scaffold for HAProxy backend
* Replace HAProxy API module
* Change to my own haproxy client module. Add test
* Implement HAProxy monitor and pool management
* Update HAProxy test
* Use validateCerts field. Fix some tests.
* Set default values and validation for validatecerts and debug on haproxy
* Improve makefile
* Use LBMethod on HAProxy
* Add HAProxy loading and validation to CRD
* Clean tests
* Make IP field minlength=1 since in HAproxy one can use *
* Open and close provider connection when finalizing to delete resources
* Implement HAProxy actions. Add tests.
* Add HAProxy docs, config and docker-compose
* Additional tests for HAProxy
* Disable some tests that fail due our mock server
* Re-enable secret test. No need to order HAProxy tests
0 commit comments