Skip to content

improve: log informer re-use on info level - #3569

Open
csviri wants to merge 1 commit into
nextfrom
logging-informer
Open

improve: log informer re-use on info level#3569
csviri wants to merge 1 commit into
nextfrom
logging-informer

Conversation

@csviri

@csviri csviri commented Aug 21, 2026

Copy link
Copy Markdown
Collaborator

This seems to be an important enough information to log on startup.

Signed-off-by: Attila Mészáros a_meszaros@apple.com

Signed-off-by: Attila Mészáros <a_meszaros@apple.com>
Copilot AI lite review requested due to automatic review settings August 21, 2026 11:20
@coderabbitai

coderabbitai Bot commented Aug 21, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: feaa3a91-785b-4fe9-8b2e-11a297437385

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adjusts logging in the informer pooling layer to make informer re-use visible at INFO level, improving operator startup/runtime observability around shared informer behavior.

Changes:

  • Promote the “Reusing pooled informer…” log line in DefaultInformerPool#getInformer from DEBUG to INFO.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

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