1. 27 Jun, 2019 1 commit
    • Thong Kuah's avatar
      Add cluster_id to deployments table as an FK · 525edec7
      Thong Kuah authored
      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
  2. 26 Jun, 2019 39 commits