Skip to content

Update module k8s.io/klog/v2 to v2.140.0 - #1167

Open
red-hat-konflux[bot] wants to merge 1 commit into
mainfrom
konflux/mintmaker/main/k8s.io-klog-v2-2.x
Open

Update module k8s.io/klog/v2 to v2.140.0#1167
red-hat-konflux[bot] wants to merge 1 commit into
mainfrom
konflux/mintmaker/main/k8s.io-klog-v2-2.x

Conversation

@red-hat-konflux

@red-hat-konflux red-hat-konflux Bot commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
k8s.io/klog/v2 v2.130.1v2.140.0 age confidence

Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

kubernetes/klog (k8s.io/klog/v2)

v2.140.0: Prepare klog release for Kubernetes v1.36

Compare Source

What's Changed

New Contributors

Full Changelog: kubernetes/klog@v2.130.1...v2.140.0


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

To execute skipped test pipelines write comment /ok-to-test.


Documentation

Find out how to configure dependency updates in MintMaker documentation or see all available configuration options in Renovate documentation.

@red-hat-konflux red-hat-konflux Bot added approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. labels Jul 8, 2026
@openshift-ci

openshift-ci Bot commented Jul 8, 2026

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is APPROVED

Approval requirements bypassed by manually added approval.

This pull-request has been approved by: red-hat-konflux[bot]

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:

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

2 similar comments
@openshift-ci

openshift-ci Bot commented Jul 8, 2026

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is APPROVED

Approval requirements bypassed by manually added approval.

This pull-request has been approved by: red-hat-konflux[bot]

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:

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

@openshift-ci

openshift-ci Bot commented Jul 8, 2026

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is APPROVED

Approval requirements bypassed by manually added approval.

This pull-request has been approved by: red-hat-konflux[bot]

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:

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

@openshift-ci openshift-ci Bot added the needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. label Jul 8, 2026
@openshift-ci

openshift-ci Bot commented Jul 8, 2026

Copy link
Copy Markdown

Hi @red-hat-konflux[bot]. Thanks for your PR.

I'm waiting for a openshift-online member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work.

Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@coderabbitai

coderabbitai Bot commented Jul 8, 2026

Copy link
Copy Markdown

Note

Reviews paused

It looks like this branch is under active development. To avoid overwhelming you with review comments due to an influx of new commits, CodeRabbit has automatically paused this review. You can configure this behavior by changing the reviews.auto_review.auto_pause_after_reviewed_commits setting.

Use the following commands to manage reviews:

  • @coderabbitai resume to resume automatic reviews.
  • @coderabbitai review to trigger a single review.

Use the checkboxes below for quick actions:

  • ▶️ Resume reviews
  • 🔍 Trigger review

Walkthrough

This change updates the indirect dependency k8s.io/klog/v2 in go.mod from v2.130.1 to v2.140.0. No other modules or exported entities were modified.

Changes

Dependency Update

Layer / File(s) Summary
Update klog/v2 version
go.mod
Bumps the indirect dependency k8s.io/klog/v2 from v2.130.1 to v2.140.0.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Suggested labels: lgtm, dependencies, go

Suggested reviewers: rcampos2029, miguelhbrito

🚥 Pre-merge checks | ✅ 11
✅ Passed checks (11 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
No-Weak-Crypto ✅ Passed Only go.mod/go.sum were updated for k8s.io/klog/v2; the diff shows no MD5/SHA1/DES/RC4/3DES/Blowfish/ECB, custom crypto, or secret comparisons.
Container-Privileges ✅ Passed PR only updates go.mod/go.sum for klog; no container/K8s manifests or privilege settings were changed.
No-Sensitive-Data-In-Logs ✅ Passed Only go.mod/go.sum changed for a klog version bump; no code or logging statements were added.
No-Hardcoded-Secrets ✅ Passed Only dependency metadata changed (go.mod/go.sum); no secret-like literals, credentials, private keys, or api_key/secret/token/password assignments were added.
No-Injection-Vectors ✅ Passed Only go.mod/go.sum changed for klog version bump; no source code or flagged injection sinks were added.
Ai-Attribution ✅ Passed No AI-tool use is mentioned in the PR or commit message; no Co-Authored-By, Assisted-by, or Generated-by trailers were found.
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately summarizes the only change: bumping k8s.io/klog/v2 to v2.140.0.
✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch konflux/mintmaker/main/k8s.io-klog-v2-2.x

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

@red-hat-konflux
red-hat-konflux Bot force-pushed the konflux/mintmaker/main/k8s.io-klog-v2-2.x branch from 509ae62 to 0da05f8 Compare July 10, 2026 09:16
@openshift-ci openshift-ci Bot removed the lgtm Indicates that a PR is ready to be merged. label Jul 10, 2026
@openshift-ci

openshift-ci Bot commented Jul 10, 2026

Copy link
Copy Markdown

New changes are detected. LGTM label has been removed.

@red-hat-konflux red-hat-konflux Bot changed the title Update module k8s.io/klog/v2 to v2.140.0 Update module k8s.io/klog/v2 to v2.140.0 - autoclosed Jul 16, 2026
@red-hat-konflux red-hat-konflux Bot closed this Jul 16, 2026
@red-hat-konflux
red-hat-konflux Bot deleted the konflux/mintmaker/main/k8s.io-klog-v2-2.x branch July 16, 2026 09:15
@red-hat-konflux red-hat-konflux Bot changed the title Update module k8s.io/klog/v2 to v2.140.0 - autoclosed Update module k8s.io/klog/v2 to v2.140.0 Jul 16, 2026
@red-hat-konflux red-hat-konflux Bot reopened this Jul 16, 2026
@red-hat-konflux
red-hat-konflux Bot force-pushed the konflux/mintmaker/main/k8s.io-klog-v2-2.x branch from 0da05f8 to 9217b64 Compare July 16, 2026 13:18
@red-hat-konflux red-hat-konflux Bot changed the title Update module k8s.io/klog/v2 to v2.140.0 Update module k8s.io/klog/v2 to v2.140.0 - autoclosed Jul 18, 2026
@red-hat-konflux red-hat-konflux Bot closed this Jul 18, 2026
@red-hat-konflux red-hat-konflux Bot changed the title Update module k8s.io/klog/v2 to v2.140.0 - autoclosed Update module k8s.io/klog/v2 to v2.140.0 Jul 18, 2026
@red-hat-konflux red-hat-konflux Bot reopened this Jul 18, 2026
@red-hat-konflux
red-hat-konflux Bot force-pushed the konflux/mintmaker/main/k8s.io-klog-v2-2.x branch 2 times, most recently from 9217b64 to 1f3a490 Compare July 18, 2026 16:44

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

🧹 Nitpick comments (1)
go.mod (1)

153-153: 🔒 Security & Privacy | 🔵 Trivial

Add provenance attestation and signing for this dependency bump. SBOM generation is already in place, but Sigstore/cosign signing is not wired up here.

🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

In `@go.mod` at line 153, Add provenance attestation and Sigstore/cosign signing
to the dependency-update workflow associated with the k8s.io/klog/v2 bump,
reusing the existing SBOM generation flow. Ensure the resulting artifacts are
signed and provenance attestations are emitted; do not modify the dependency
version itself.

Source: Path instructions

🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Nitpick comments:
In `@go.mod`:
- Line 153: Add provenance attestation and Sigstore/cosign signing to the
dependency-update workflow associated with the k8s.io/klog/v2 bump, reusing the
existing SBOM generation flow. Ensure the resulting artifacts are signed and
provenance attestations are emitted; do not modify the dependency version
itself.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Repository: openshift-online/coderabbit/.coderabbit.yaml

Review profile: CHILL

Plan: Enterprise

Run ID: 11a4d2d2-05cb-46d6-936b-b73d3d12c0e2

📥 Commits

Reviewing files that changed from the base of the PR and between 9217b64 and 1f3a490.

⛔ Files ignored due to path filters (1)
  • go.sum is excluded by !**/*.sum
📒 Files selected for processing (1)
  • go.mod

@red-hat-konflux red-hat-konflux Bot changed the title Update module k8s.io/klog/v2 to v2.140.0 Update module k8s.io/klog/v2 to v2.140.0 - autoclosed Jul 20, 2026
@red-hat-konflux red-hat-konflux Bot closed this Jul 20, 2026
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
@red-hat-konflux red-hat-konflux Bot changed the title Update module k8s.io/klog/v2 to v2.140.0 - autoclosed Update module k8s.io/klog/v2 to v2.140.0 Jul 20, 2026
@red-hat-konflux red-hat-konflux Bot reopened this Jul 20, 2026
@red-hat-konflux
red-hat-konflux Bot force-pushed the konflux/mintmaker/main/k8s.io-klog-v2-2.x branch 2 times, most recently from 1f3a490 to 15c4ac4 Compare July 20, 2026 20:34
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. needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants