weaveworks / weave-gitops-private

This is for tracking weaveworks internal information on weave-gitops. Will include issues, internal roadmaps, etc.
2 stars 4 forks source link

Add TLS to bucket server #94

Closed ozamosi closed 1 year ago

ozamosi commented 1 year ago

Related to #89

Generate a self-signed certificate and spin up an HTTPS server in addition to an HTTP server.

We need to specify 2 common names, both localhost and the in-cluster FQDN, run-dev-bucket.gitops-run.svc.cluster.local - where cluster.local probably doesn't vary.

makkes commented 1 year ago

resolved in weaveworks/weave-gitops#3098