Introduce Feature Flag type Ops
TL;DR
As part of #221053 (closed) we document feature flags in YAML.
This adds Ops type of Feature Flag.
Related to and they contain all prior discussions:
Proposal
- We introduce new feature flag
opsand fix all of its usage - We require all new added feature flags of type
opsto be YAML-defined
Edited by Kamil Trzciński