Skip to content

Create project-specific Kubernetes resources just-in-time

Tiger Watson requested to merge 57115-just-in-time-k8s-resource-creation into master

What does this MR do?

  • Adds a new (optional) preparing status to jobs.
  • Stops creating project-specific Kubernetes resources for a cluster as soon as the cluster is created.
  • Creates project-specific Kubernetes resources in the preparing step for the project's deployment job.

What are the relevant issue numbers?

#57115 (closed)

Screenshots

Screen_Shot_2019-03-05_at_1.48.26_pm Screen_Shot_2019-03-04_at_1.35.05_pm Screen_Shot_2019-03-05_at_1.48.32_pm Screen_Shot_2019-03-06_at_9.33.29_am

What is still required?

  • Image for preparing state (currently uses the same as created)
  • Icon for preparing state (currently uses the same as created)
  • Copy for preparing state

Does this MR meet the acceptance criteria?

Edited by 🤖 GitLab Bot 🤖

Merge request reports