Skip to content

Feature/disable knative install button

What does this MR do?

It tries to detect Knative installation regardless of Knative being installed by GitLab managed applications.

This is the Backend part to solve https://gitlab.com/gitlab-org/gitlab-ce/issues/60858.

In this case, Backend can be merged before Frontend.

This branch was created on top of another branch from another MR. This MR should be merged first:

https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/27173

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

Merge request reports