Commit Graph

1 Commits

Author SHA1 Message Date
Thong Kuah 525edec78b Add cluster_id to deployments table as an FK
We nullify when cluster is deleted as we want to keep the deployment
record around.

Add cluster as an optional association

We will have only cluster for deployments where the build deploys to a
kubernetes cluster
2019-06-27 17:28:48 +12:00