Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update module k8s.io/klog/v2 to v2.40.1 #5184

Merged
merged 3 commits into from
Jan 4, 2022
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 17, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
k8s.io/klog/v2 require minor v2.10.0 -> v2.40.1

Release Notes

kubernetes/klog

v2.40.1

Compare Source

What's Changed

New Contributors

Full Changelog: kubernetes/klog@v2.40.0...v2.40.1

v2.40.0

Compare Source

What's Changed

Known Issues

New Contributors

Full Changelog: kubernetes/klog@v2.30.0...v2.40.0

v2.30.0

Compare Source

What's Changed

New Contributors

Full Changelog: kubernetes/klog@v2.20.0...v2.30.0

v2.20.0

Compare Source

Changes are here : kubernetes/klog@v2.10.0...v2.20.0

since we moved to logr v1.0.0, there are incompatible changes:

- klogger.Enabled: changed from func() bool to func(int) bool
- klogger.Info: changed from func(string, ...interface{}) to func(int, string, ...interface{})
- klogger.V: removed
- klogger.WithCallDepth: changed from func(int) github.com/go-logr/logr.Logger to func(int) github.com/go-logr/logr.LogSink
- klogger.WithName: changed from func(string) github.com/go-logr/logr.Logger to func(string) github.com/go-logr/logr.LogSink
- klogger.WithValues: changed from func(...interface{}) github.com/go-logr/logr.Logger to func(...interface{}) github.com/go-logr/logr.LogSink

83653a6 Update to newest versions of golang 1.17.x
d648c2e fix file-based filtering symbolization
8ee3d65 export ClearLogger
4171f3c Switching to logr tag v1.0.0
9ab3c2b add serathius as approvers of klog


Configuration

📅 Schedule: At any time (no schedule defined).

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

Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.

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


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot added the >renovate PRs created by or relating to Renovate label Dec 17, 2021
@renovate renovate bot force-pushed the renovate/k8s.io-klog-v2-2.x branch from 3c031fa to bae849a Compare December 19, 2021 01:06
@renovate renovate bot changed the title Update module k8s.io/klog/v2 to v2.40.0 Update module k8s.io/klog/v2 to v2.40.1 Dec 19, 2021
@thbkrkr thbkrkr self-assigned this Jan 4, 2022
@thbkrkr
Copy link
Contributor

thbkrkr commented Jan 4, 2022

@elasticmachine run elasticsearch-ci/docs

@thbkrkr
Copy link
Contributor

thbkrkr commented Jan 4, 2022

@elasticmachine run elasticsearch-ci/docs

@thbkrkr thbkrkr merged commit c3152bf into master Jan 4, 2022
@renovate renovate bot deleted the renovate/k8s.io-klog-v2-2.x branch January 4, 2022 14:09
@thbkrkr thbkrkr added the v2.0.0 label Jan 5, 2022
naemono pushed a commit to naemono/cloud-on-k8s that referenced this pull request Jan 13, 2022
fantapsody pushed a commit to fantapsody/cloud-on-k8s that referenced this pull request Feb 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
>renovate PRs created by or relating to Renovate v2.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants