janus-idp / backstage-plugins

Plugins for Backstage
https://janus-idp.io
Apache License 2.0
125 stars 127 forks source link

fix(orchestrator): change log level of cache messages to be debug #1823

Closed batzionb closed 1 week ago

batzionb commented 1 week ago

The cache messages were generating a large volume of logs, which was overwhelming and obscuring other important log messages. This made it difficult to debug issues effectively. By changing the log level to debug, we can reduce noise in the logs and make it easier to identify and address other issues.

openshift-ci[bot] commented 1 week ago

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: Once this PR has been reviewed and has the lgtm label, please assign kadel for approval. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files: - **[OWNERS](https://github.com/janus-idp/backstage-plugins/blob/main/OWNERS)** Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
batzionb commented 1 week ago

created from wrong base branch