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

feat(observability): add logLevel option to module config #194

Merged
merged 2 commits into from
Jul 6, 2024

Conversation

hardcoretime
Copy link
Contributor

@hardcoretime hardcoretime commented Jul 5, 2024

Description

Sets a logLevel for this components:

  • virtualization-api
  • virtualization-controller
  • kube-api-proxy
  • vmi-router

Why do we need it, and what problem does it solve?

What is the expected result?

Checklist

  • The code is covered by unit tests.
  • e2e tests passed.
  • Documentation updated according to the changes.
  • Changes were tested in the Kubernetes cluster manually.

Sets a logLevel for this components:
- virtualization-api
- virtualization-controller
- kube-api-proxy
- vmi-router

Signed-off-by: Roman Sysoev <[email protected]>
@hardcoretime hardcoretime marked this pull request as ready for review July 5, 2024 15:15
@hardcoretime hardcoretime merged commit d2e8cfc into main Jul 6, 2024
4 checks passed
@hardcoretime hardcoretime deleted the feat/observability/add-logLevel-to-mc branch July 6, 2024 13:21
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.

2 participants