operator-framework / enhancements

Apache License 2.0
9 stars 40 forks source link

Enhancement proposal for supporting feature gates in OLM #119

Open fgiloux opened 2 years ago

fgiloux commented 2 years ago

As part of the optional manifest implementation for OLM it was highlighted that it would be best introduced behind a feature gate. As there is currently no flexible feature gate mechanism in OLM this enhancement proposal details an approach for introducing one. The approach is strongly inspired by what has been done in Kubernetes.

Signed-off-by: Frederic Giloux fgiloux@redhat.com

fgiloux commented 2 years ago

cc @joelanford @perdasilva @awgreene