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

[CPDEV-101667] Fix broken default logging format #660

Merged
merged 1 commit into from
May 14, 2024

Conversation

ilia1243
Copy link
Contributor

Description

Solution

  • Revert argument name in kubemarine.core.log.LogHandler.

Test Cases

TestCase 1

Steps:

  1. Run any procedure.
  2. Check logging format in stdout and debug.log

ER: there should be no cluster_name.

Checklist

  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • Integration CI passed
  • Unit tests. If Yes list of new/changed tests with brief description
  • There is no merge conflicts

@ilia1243 ilia1243 added the bug Something isn't working label May 13, 2024
@ilia1243 ilia1243 requested a review from Imadzuma May 13, 2024 14:25
@ilia1243 ilia1243 requested a review from vlar0816 May 13, 2024 14:26
@ilia1243 ilia1243 added this to the v0.30.0 milestone May 14, 2024
@vlar0816 vlar0816 changed the title Fix broken default logging format [CPDEV-101667] Fix broken default logging format May 14, 2024
@koryaga koryaga merged commit 330bde4 into main May 14, 2024
43 checks passed
@koryaga koryaga deleted the bugfix/broken_default_logging_format branch May 14, 2024 11:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants