This PR added a way to configure the preview feature. It is disabled by default but can be enabled by setting the environment variable RESTRICTED_USAGE to true.
If set, projects must have the annotation falco.gardener.cloud/enabled=true for adding falco to shoot clusters.
What this PR does / why we need it:
This PR added a way to configure the preview feature. It is disabled by default but can be enabled by setting the environment variable
RESTRICTED_USAGE
totrue
.If set, projects must have the annotation
falco.gardener.cloud/enabled=true
for adding falco to shoot clusters.Which issue(s) this PR fixes: Fixes #
Special notes for your reviewer:
Release note: