Skip to content

fix!: remove logger utils#112

Merged
ruromero merged 1 commit intoRHsyseng:mainfrom
ruromero:remove-log-utils
Jul 19, 2023
Merged

fix!: remove logger utils#112
ruromero merged 1 commit intoRHsyseng:mainfrom
ruromero:remove-log-utils

Conversation

@ruromero
Copy link
Copy Markdown
Member

Fix #110
Related to #111

The Logger utils were imported from the kie-cloud-operator when the controller-runtime (v0.1.8) didn't provide and after an upgrade to the newer SDK (v0.3.0) it seemed to be required.

That doesn't seem to be the case anymore as the controller-runtime provides a proper logging framework. Besides, in order to remove duplicity and further configuration conflicts or confusion it seems reasonable to just remove the Logger utils from this library.

Signed-off-by: Ruben Romero Montes <rromerom@redhat.com>
@ruromero ruromero merged commit 0eb1d17 into RHsyseng:main Jul 19, 2023
@ruromero ruromero deleted the remove-log-utils branch July 19, 2023 15:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ArtemisCloud Operator zap option flags ignored

2 participants