:seedling: Moving version and util to internal/shared by LalatenduMohanty · Pull Request #1743 · operator-framework/operator-controller
LalatenduMohanty
changed the title
🌱 [WIP] Moving version and util to inernal/shared
🌱 Moving version and util to inernal/shared
LalatenduMohanty
changed the title
🌱 Moving version and util to inernal/shared
🌱 Moving version and util to internal/shared
This partially fixes operator-framework#1707. The intent is to consolidate internal code from operator-controller and catalogd within internal e.g.: 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>
Merged
via the queue into
operator-framework:main
with commit aa4cf2e
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