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

add HTTP Strict Transport Security (HSTS) #62

Closed xosk31 closed 3 weeks ago

xosk31 commented 3 weeks ago

fix status subresource upgrade to go 1.22.4 bump dependencies

coveralls commented 3 weeks ago

Pull Request Test Coverage Report for Build 9479958560

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
apis/config/v1alpha1/common_types.go 23 29 79.31%
<!-- Total: 23 29 79.31% -->
Totals Coverage Status
Change from base Build 9256808777: 0.2%
Covered Lines: 1249
Relevant Lines: 1896

💛 - Coveralls