stack-orchestrator/stack_orchestrator/deploy/k8s
Thomas E Lackey 523b5779be
Publish / Build and publish (push) Successful in 53s Details
Deploy Test / Run deploy test suite (push) Successful in 3m39s Details
Webapp Test / Run webapp test suite (push) Successful in 2m47s Details
Smoke Test / Run basic test suite (push) Successful in 3m54s Details
Lint Checks / Run linter (push) Failing after 3s Details
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: https://git.vdb.to/cerc-io/stack-orchestrator/pulls/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