-
Task
-
Resolution: Done
-
Normal
-
None
-
None
User story:
As a user, I want to see the Secure Boot support sectin only when it is fully available so that I don't accidentally see a work-in-progress version of the code.
Additional information
Acceptance criteria:
- Create a feature gate `ocmui-gcp-secure-boot` that is enabled in staging and disabled in production for all users.
- Add the feature gate to the code so it can be used
Out of scope
Everything else - this is just to create the feature gate and adding the feature gate as a constant in the code.