gitlab-org--gitlab-foss/changelogs/unreleased/57115-just-in-time-k8s-resource-creation.yml
Tiger 98a14a498d Add build prerequisite for Kubernetes namespaces
Builds that have deployments require Kubernetes resources
to be created before the build can be deployed. These
resources are no longer created when the cluster is
created, which allows us to only create the resources
required by each specific build.
2019-03-20 12:04:46 +11:00

5 lines
127 B
YAML

---
title: Create Kubernetes resources for projects when their deployment jobs run.
merge_request: 25586
author:
type: changed