Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-04-11 | Add support for internal/admin endpoint TLS in HAProxy | Juan Antonio Osorio Robles | 1 | -2/+13 | |
This commits adds the option to pass an internal certificate. The aforementioned certificate will be used to terminate TLS connections for the internal and admin endpoints. Change-Id: I9d781b42c63cf34bd1f5ba2c71014c6b9de0f990 | |||||
2016-04-11 | Add generic manifest for loadbalancer endpoints | Juan Antonio Osorio Robles | 1 | -0/+117 | |
In order to reduce repeated code in the loadbalancer manifest, the repeated parts were moved into one manifest that contains the endpoint resource. Change-Id: Ib72abe9de7ab073dcbd780298385b0c519f363aa |