Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Code refactor: avoid having to pass log object everywhere in the code #27

Closed
sarroutbi opened this issue Apr 26, 2023 · 0 comments · Fixed by #106
Closed

Code refactor: avoid having to pass log object everywhere in the code #27

sarroutbi opened this issue Apr 26, 2023 · 0 comments · Fixed by #106
Labels
enhancement New feature or request refactor Code refactor

Comments

@sarroutbi
Copy link
Collaborator

Log object is passed everywhere in the code. Think of a mechanism (singleton, association) to have this ready in the code without passing it as parameter

@sarroutbi sarroutbi added enhancement New feature or request refactor Code refactor labels Apr 26, 2023
sarroutbi added a commit to sarroutbi/tang-operator that referenced this issue Jun 7, 2023
Resolves: latchset#27

Signed-off-by: Sergio Arroutbi <sarroutb@redhat.com>
sarroutbi added a commit to sarroutbi/tang-operator that referenced this issue Jun 7, 2023
Resolves: latchset#27

Signed-off-by: Sergio Arroutbi <sarroutb@redhat.com>
sarroutbi added a commit that referenced this issue Jun 7, 2023
Resolves: #27

Signed-off-by: Sergio Arroutbi <sarroutb@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request refactor Code refactor
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant