borchero / switchboard

Kubernetes Operator for Automatically Issuing DNS Records and TLS Certificates for Traefik Ingress Routes.
MIT License
155 stars 15 forks source link

Perform config parsing with sigs.k8s.io/yaml to reuse json tags #86

Closed borchero closed 1 year ago

borchero commented 1 year ago

Motivation

Resolves #84. This PR also enables end-to-end tests to run even if the chart is not updated.