:sparkles: OPRUN-3722: Consolidate configuration by tmshort · Pull Request #1790 · operator-framework/operator-controller

@tmshort tmshort changed the title :spakrles: Consolidate configuration ✨ Consolidate configuration

Feb 18, 2025

@tmshort tmshort changed the title ✨ Consolidate configuration ✨ OPRUN-3722: Consolidate configuration

Feb 18, 2025

joelanford

joelanford

joelanford

joelanford

joelanford

@tmshort

This moves all the configuration into the root config directory.
The config/README.md file shows the result.

Updated Makefile, goreleaser, documentation and some of the unit test code.

Kept CRDs in their original locations, but made copies to the new
locations to keep the verify-crd-compatibility target working properly.
Once this is merged, a followup will remove the CRDs from the original
locations and update the verify-crd-compatibility target.

It also tries to make catalogd less of a second-class piece of code.

I compared the resulting operator-controller.yaml with main, and with
the exception of `image` locations, they are identical.

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

camilamacedo86

camilamacedo86

camilamacedo86

camilamacedo86

camilamacedo86

camilamacedo86

camilamacedo86

camilamacedo86

@tmshort tmshort added this pull request to the merge queue

Feb 19, 2025

Merged via the queue into operator-framework:main with commit 2a5e9b8

Feb 19, 2025

20 of 21 checks passed