PHACDataHub / cpho-phase2

A data collection and retrieval application to automate and standardize the data intake for the yearly Health of Canadians report
5 stars 3 forks source link

chore: deprecate alpha dns subdomains #311

Closed vedantthapa closed 6 months ago

vedantthapa commented 6 months ago

Since we've transitioned to the prod domain (https://github.com/PHACDataHub/cpho-phase2/pull/285) and have been stable for a while it'd be good to clean up the alpha DNS Managed Zone resource and it's record sets.

vedantthapa commented 6 months ago

Hmm, good point!

We can have another directory in ./k8s/server/overlays called dev with the alpha domain SSO secrets to host a build, however, I'm not sure if we want to have a 24/7 running dev environment. Although doesn't have to be always running, could treat it with an ephemeral nature with the benefit - this one has a functioning SSO?

Stephen-ONeil commented 6 months ago

Hmm, good point!

We can have another directory in ./k8s/server/overlays called dev with the alpha domain SSO secrets to host a build, however, I'm not sure if we want to have a 24/7 running dev environment. Although doesn't have to be always running, could treat it with an ephemeral nature with the benefit - this one has a functioning SSO?

Sounds good to me!