:seedling: Move feature overlays to components by tmshort · Pull Request #2059 · operator-framework/operator-controller

@tmshort

Move the current feature overlays to be components. This will allow
them to be brought into an experimental overlay in the near future.

These are currently unused.

This is part of the feature-gated API functionality.

Signed-off-by: Todd Short <tshort@redhat.com>

@openshift-ci openshift-ci bot added the approved

Indicates a PR has been approved by an approver from all required OWNERS files.

label

Jun 26, 2025

camilamacedo86