-
Notifications
You must be signed in to change notification settings - Fork 3
fix(deps): update kubernetes packages to v0.31.3 (minor) #342
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
Conversation
ℹ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
cb3bfc0 to
fed8a75
Compare
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
Autoclosing SkippedThis PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error. |
Pull Request Test Coverage Report for Build 12144401689Warning: This coverage report may be inaccurate.This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.
Details
💛 - Coveralls |
| handler := &admission.Webhook{ | ||
| Handler: &defaulterForType{object: nil, decoder: admission.NewDecoder(scheme.Scheme)}, | ||
| Handler: &defaulterForType{object: nil, decoder: admission.NewDecoder(scheme.Scheme)}, | ||
| RecoverPanic: &f, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| handler := &admission.Webhook{ | ||
| Handler: &validatorForType{object: nil}, | ||
| Handler: &validatorForType{object: nil}, | ||
| RecoverPanic: &f, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This PR contains the following updates:
v0.30.7->v0.31.3v0.30.7->v0.31.3v0.30.7->v0.31.3Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
kubernetes/apimachinery (k8s.io/apimachinery)
v0.31.3Compare Source
v0.31.2Compare Source
v0.31.1Compare Source
v0.31.0Compare Source
kubernetes/cli-runtime (k8s.io/cli-runtime)
v0.31.3Compare Source
v0.31.2Compare Source
v0.31.1Compare Source
v0.31.0Compare Source
kubernetes/client-go (k8s.io/client-go)
v0.31.3Compare Source
v0.31.2Compare Source
v0.31.1Compare Source
v0.31.0Compare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.