stack-orchestrator/stack_orchestrator/deploy/k8s
Thomas E Lackey 523b5779be Auto-detect which certificate to use (including wildcards). (#779)
Rather than always requesting a certificate, attempt to re-use an existing certificate if it already exists in the k8s cluster.  This includes matching to a wildcard certificate.

Reviewed-on: cerc-io/stack-orchestrator#779
Co-authored-by: Thomas E Lackey <telackey@bozemanpass.com>
Co-committed-by: Thomas E Lackey <telackey@bozemanpass.com>
2024-03-07 17:38:36 +00:00
..
__init__.py Rename app -> stack_orchestrator (#625) 2023-11-07 00:06:55 -07:00
cluster_info.py Auto-detect which certificate to use (including wildcards). (#779) 2024-03-07 17:38:36 +00:00
deploy_k8s.py Auto-detect which certificate to use (including wildcards). (#779) 2024-03-07 17:38:36 +00:00
helpers.py Support non-tls ingress for kind (#748) 2024-02-17 01:54:30 +00:00