Skip to content

Require Knative to be installed only on an RBAC kubernetes cluster

Chris Baumbauer requested to merge (removed):knative-rbac-check into master

What does this MR do?

Add a validation check to the Knative application to ensure that it is being installed on a Kubernetes cluster that has Role Based Authorization enabled.

What are the relevant issue numbers?

https://gitlab.com/gitlab-org/gitlab-ce/issues/55325

Does this MR meet the acceptance criteria?

Edited by Kamil Trzciński

Merge request reports