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.30.0 #32

Merged
merged 1 commit into from
Nov 28, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 15, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
k8s.io/klog/v2 require minor v2.9.0 -> v2.30.0

Release Notes

kubernetes/klog

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

v2.10.0

Compare Source

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

new function added:

func KObjs(arg interface{}) []ObjectRef

Configuration

📅 Schedule: 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, click this checkbox.

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

@renovate renovate bot changed the title Update module k8s.io/klog/v2 to v2.10.0 Update module k8s.io/klog/v2 to v2.10.0 - autoclosed Aug 30, 2021
@renovate renovate bot closed this Aug 30, 2021
@renovate renovate bot deleted the renovate/k8s.io-klog-v2-2.x branch August 30, 2021 14:22
@renovate renovate bot changed the title Update module k8s.io/klog/v2 to v2.10.0 - autoclosed Update module k8s.io/klog/v2 to v2.10.0 Aug 30, 2021
@renovate renovate bot reopened this Aug 30, 2021
@renovate renovate bot restored the renovate/k8s.io-klog-v2-2.x branch August 30, 2021 16:15
@renovate renovate bot changed the title Update module k8s.io/klog/v2 to v2.10.0 Update module k8s.io/klog/v2 to v2.10.0 - autoclosed Aug 30, 2021
@renovate renovate bot closed this Aug 30, 2021
@renovate renovate bot deleted the renovate/k8s.io-klog-v2-2.x branch August 30, 2021 22:16
@renovate renovate bot changed the title Update module k8s.io/klog/v2 to v2.10.0 - autoclosed Update module k8s.io/klog/v2 to v2.10.0 Aug 31, 2021
@renovate renovate bot reopened this Aug 31, 2021
@renovate renovate bot restored the renovate/k8s.io-klog-v2-2.x branch August 31, 2021 01:12
@renovate renovate bot force-pushed the renovate/k8s.io-klog-v2-2.x branch from b9e399c to 6ec83c3 Compare August 31, 2021 01:13
@renovate renovate bot changed the title Update module k8s.io/klog/v2 to v2.10.0 Update module k8s.io/klog/v2 to v2.10.0 - autoclosed Aug 31, 2021
@renovate renovate bot closed this Aug 31, 2021
@renovate renovate bot deleted the renovate/k8s.io-klog-v2-2.x branch August 31, 2021 02:59
@renovate renovate bot changed the title Update module k8s.io/klog/v2 to v2.10.0 - autoclosed Update module k8s.io/klog/v2 to v2.10.0 Aug 31, 2021
@renovate renovate bot reopened this Aug 31, 2021
@renovate renovate bot restored the renovate/k8s.io-klog-v2-2.x branch August 31, 2021 07:33
@renovate renovate bot force-pushed the renovate/k8s.io-klog-v2-2.x branch 2 times, most recently from e841311 to 9ee7045 Compare September 2, 2021 05:23
@renovate renovate bot changed the title Update module k8s.io/klog/v2 to v2.10.0 Update module k8s.io/klog/v2 to v2.20.0 Sep 2, 2021
@renovate renovate bot force-pushed the renovate/k8s.io-klog-v2-2.x branch from 9ee7045 to 9f9b8d9 Compare October 22, 2021 13:45
@renovate renovate bot changed the title Update module k8s.io/klog/v2 to v2.20.0 Update module k8s.io/klog/v2 to v2.30.0 Oct 22, 2021
@ccremer ccremer merged commit 544e5e0 into master Nov 28, 2021
@ccremer ccremer deleted the renovate/k8s.io-klog-v2-2.x branch November 28, 2021 18:04
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.

None yet

2 participants