:sparkles: OPRUN-3722: Consolidate configuration by tmshort · Pull Request #1790 · operator-framework/operator-controller
tmshort
changed the title
:spakrles: Consolidate configuration
✨ Consolidate configuration
tmshort
changed the title
✨ Consolidate configuration
✨ OPRUN-3722: Consolidate configuration
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>
tmshort
added this pull request to the merge queue
Merged
via the queue into
operator-framework:main
with commit 2a5e9b8
20 of 21 checks passed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters