Skip to content

Enable k8s cluster management when ci/cd is disabled

What does this MR do and why?

Enable k8s cluster when ci/cd disabled

Remove the policy prevetning cluster management when ci/cd is disabled

Changelog: fixed

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After
disabling ci cd for project results in clusters page giving 404 clusters page is active event when ci cd is disabled

How to set up and validate locally

  • gdk start
  • Go to project, disable ci/cd
  • go to the k8s cluster page
  • Should be active and resulting

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Closes #419562 (closed)

Edited by Abhishek Singh

Merge request reports