Skip to content

Enable JIT Kubernetes resource creation for project level clusters

Tiger Watson requested to merge 60617-enable-project-cluster-jit into master

What does this MR do?

Enables just-in-time Kubernetes resource creation for project-level clusters. Previously these clusters were excluded, as they relied on legacy behaviour that passed Kubernetes credentials through to the runner if GitLab was unable to create a namespace for the project. These clusters have been migrated to unmanaged, allowing us to create resources just-in-time for all managed clusters.

Does this MR meet the acceptance criteria?

Conformity

Performance and testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • [-] Label as security and @ mention @gitlab-com/gl-security/appsec
  • [-] The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • [-] Security reports checked/validated by a reviewer from the AppSec team

#62772 (closed)

Edited by 🤖 GitLab Bot 🤖

Merge request reports