spack / spack-infrastructure

Spack Kubernetes instance and services running there (GitLab, CDash, spack.io)
Other
19 stars 20 forks source link

Add dependencies to production helm releases #960

Closed mvandenburgh closed 1 month ago

mvandenburgh commented 1 month ago

This makes spinning up a cluster from scratch slightly less messy, since Flux will wait and provision things in the proper order instead of doing everything at once and causing a bunch of CrashLoopBackoff errors (that eventually resolve themselves).

Cherry picked out of #954