Skip to content

Downgrade repetitive Info-level logs to Debug level to reduce operato…#3245

Merged
tekton-robot merged 1 commit intotektoncd:mainfrom
jkhelil:turn_off_noisy_logs
Feb 26, 2026
Merged

Downgrade repetitive Info-level logs to Debug level to reduce operato…#3245
tekton-robot merged 1 commit intotektoncd:mainfrom
jkhelil:turn_off_noisy_logs

Conversation

@jkhelil
Copy link
Member

@jkhelil jkhelil commented Feb 25, 2026

…r log noise during steady-state operation.

Changes

"No namespaces need reconciliation for either RBAC or CA bundles"
(occurred 4,687 times in 42.5h in customer logs)

  • "No namespaces need RBAC reconciliation"
  • "No namespaces need CA bundle reconciliation"
  • "default SCC set to: X"
  • "maxAllowed SCC set to: X"
  • "No maxAllowed SCC set in TektonConfig"
  • "finding cluster role: X"
  • "SCCs sorted from most restrictive to least restrictive..."

These logs are routine operational checks that don't indicate issues
and should only appear at Debug level. Info level is reserved for
significant events and state changes.

Submitter Checklist

These are the criteria that every PR should meet, please check them off as you
review them:

See the contribution guide for more details.

Release Notes

NONE

@tekton-robot tekton-robot added the release-note-none Denotes a PR that doesnt merit a release note. label Feb 25, 2026
@tekton-robot tekton-robot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Feb 25, 2026
@pramodbindal
Copy link
Member

/lgtm

@tekton-robot tekton-robot added the lgtm Indicates that a PR is ready to be merged. label Feb 26, 2026
@jkhelil
Copy link
Member Author

jkhelil commented Feb 26, 2026

@anithapriyanatarajan PTAL

@anithapriyanatarajan
Copy link
Contributor

/approve

@tekton-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: anithapriyanatarajan, pramodbindal

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

The pull request process is described here

Details Needs approval from an approver in each of these files:
  • OWNERS [anithapriyanatarajan]

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@tekton-robot tekton-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Feb 26, 2026
@anithapriyanatarajan
Copy link
Contributor

/kind misc

@tekton-robot tekton-robot added the kind/misc Categorizes issue or PR as a miscellaneuous one. label Feb 26, 2026
@tekton-robot tekton-robot merged commit 4134dac into tektoncd:main Feb 26, 2026
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. kind/misc Categorizes issue or PR as a miscellaneuous one. lgtm Indicates that a PR is ready to be merged. release-note-none Denotes a PR that doesnt merit a release note. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants