six-group / haproxy-operator

HAProxy Operator is a Kubernetes-native solution designed to automate the deployment, configuration, and management of HAProxy instances using Custom Resources to abstract the key components such as backends, frontends, and listens.
Apache License 2.0
15 stars 2 forks source link

API updates #52

Closed m-terra closed 2 months ago

m-terra commented 2 months ago

allow multiple deny options add http and tcp checks add env vars for stateful set

coveralls commented 2 months ago

Pull Request Test Coverage Report for Build 8703233170

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
apis/config/v1alpha1/backend_types.go 7 9 77.78%
<!-- Total: 25 27 92.59% -->
Totals Coverage Status
Change from base Build 7868829725: 0.2%
Covered Lines: 1211
Relevant Lines: 1850

💛 - Coveralls