:seedling: Moving code from catalogd/internal to internal/catalogd by LalatenduMohanty · Pull Request #1746 · operator-framework/operator-controller
LalatenduMohanty
changed the title
🌱 [WIP] Moving code from catalogd/internal to internal/catalogd
🌱 Moving code from catalogd/internal to internal/catalogd
joelanford
removed this pull request from the merge queue due to a manual request
This partially fixes operator-framework#1707. The intent is to consolidate internal code from operator-controller and catalogd within internal. This PR does not move catalogd/internal/controllers and catalogd/internal/webhook as it need explict changes in both op-con and catalogd Makefile. Which we will do in a followup PR. catalogd/ - code specific to catalogd internal/ - holds internal code of catalogd and operator-controller. internal/catalogd - holds unexported code specific to catalogd internal/operator-controller - holds unexported code specific to operator-comntroller internal/shared - shared code between catalogd and operator-controller which can not be exported outside. Signed-off-by: Lalatendu Mohanty <lmohanty@redhat.com>
github-merge-queue
bot
removed this pull request from the merge queue due to failed status checks
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