Skip to content

Move local Tiller FF check to cluster level

What does this MR do?

This builds on the #209736 (closed) by making the feature flag specific to the entity that owns the cluster, as opposed to a global flag.

The idea is to make the flag default enabled at the instance level, but have a way to back out at the level of the entity that owns the cluster (can be a project, a group or the instance).

Screenshots

Group cluster with flag disabled

group-disabled

Group cluster with flag enabled

group-enabled

Does this MR meet the acceptance criteria?

Conformity

Availability 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
Edited by 🤖 GitLab Bot 🤖

Merge request reports