Skip to content

fix: add log level configuration for OpenSearch Service Operator#288

Open
mrMigles wants to merge 1 commit intomainfrom
fix/log_level_operator
Open

fix: add log level configuration for OpenSearch Service Operator#288
mrMigles wants to merge 1 commit intomainfrom
fix/log_level_operator

Conversation

@mrMigles
Copy link
Copy Markdown
Member

@mrMigles mrMigles commented Mar 8, 2026

  • Introduced operator.logLevel parameter in installation documentation and Helm values.
  • Updated the operator's main.go to set the logging level based on the environment variable.
  • Modified deployment template to include the new log level environment variable.

What type of PR is this? (check all applicable)

  • Refactor
  • Feature
  • Bug Fix
  • Optimization
  • Documentation Update

Description

TDB

Related Tickets & Documents

  • Related Issue #
  • Closes #

QA Instructions, Screenshots, Recordings

Please replace this line with instructions on how to test your changes, a note
on the devices and browsers this has been tested on, as well as any relevant
images for UI changes.

Breaking Change checklist

If your PR includes any deployment or processing changes, please utilize this checklist:

  • Does it change any deployment parameters, logic of their working or rename them?
  • Did update from previous version tested with the same set of deployment parameters?

Added/updated tests?

  • Yes
  • No, and this is why: please replace this line with details on why tests
    have not been included
  • I need help with writing tests

[optional] Are there any things to highlight or double check?

[optional] What gif best describes this PR or how it makes you feel?

- Introduced `operator.logLevel` parameter in installation documentation and Helm values.
- Updated the operator's main.go to set the logging level based on the environment variable.
- Modified deployment template to include the new log level environment variable.
@github-actions github-actions bot added the bug Something isn't working label Mar 8, 2026
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.

1 participant