• T
    Add cluster_id to deployments table as an FK · 525edec7
    Thong Kuah 提交于
    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
    525edec7
schema.rb 204.2 KB