Skip to content

operator: Log canonical cluster names and reduce syncer verbosity#1428

Merged
RafalKorepta merged 1 commit intomainfrom
rk/improve-log-lines-in-lifecycle-package
Apr 9, 2026
Merged

operator: Log canonical cluster names and reduce syncer verbosity#1428
RafalKorepta merged 1 commit intomainfrom
rk/improve-log-lines-in-lifecycle-package

Conversation

@RafalKorepta
Copy link
Copy Markdown
Contributor

@RafalKorepta RafalKorepta commented Apr 8, 2026

Based on #1427

Replace raw internal cluster identifiers with CanonicalClusterName() in lifecycle log lines so they show human-readable names (e.g. "first") instead of empty string.

Demote SyncAll cluster list log from Info to Debug and per-syncer call details from Info to Trace to reduce noise at default log levels. Switch the syncer log from a sprintf'd message to structured key-value pairs.

@RafalKorepta RafalKorepta changed the base branch from rk/remove-context-from-log-line to main April 8, 2026 13:46
Replace raw internal cluster identifiers with CanonicalClusterName() in
lifecycle log lines so they show human-readable names (e.g. "first")
instead of empty string.

Demote SyncAll cluster list log from Info to Debug and per-syncer call
details from Info to Trace to reduce noise at default log levels. Switch
the syncer log from a sprintf'd message to structured key-value pairs.
@RafalKorepta RafalKorepta force-pushed the rk/improve-log-lines-in-lifecycle-package branch from 029bee0 to ef19c35 Compare April 9, 2026 17:29
@RafalKorepta RafalKorepta enabled auto-merge (rebase) April 9, 2026 17:31
@RafalKorepta RafalKorepta merged commit ae7f0ed into main Apr 9, 2026
11 checks passed
@RafalKorepta RafalKorepta deleted the rk/improve-log-lines-in-lifecycle-package branch April 10, 2026 08:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants