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

deps: update kubernetes packages to v0.25.4 (patch) #383

Merged
merged 1 commit into from
Nov 15, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 10, 2022

Mend Renovate

This PR contains the following updates:

Package Type Update Change
k8s.io/api replace patch v0.25.3 -> v0.25.4
k8s.io/api require patch v0.25.3 -> v0.25.4
k8s.io/apiextensions-apiserver replace patch v0.25.3 -> v0.25.4
k8s.io/apimachinery replace patch v0.25.3 -> v0.25.4
k8s.io/apimachinery require patch v0.25.3 -> v0.25.4
k8s.io/apiserver replace patch v0.25.3 -> v0.25.4
k8s.io/apiserver require patch v0.25.3 -> v0.25.4
k8s.io/cli-runtime replace patch v0.25.3 -> v0.25.4
k8s.io/client-go replace patch v0.25.3 -> v0.25.4
k8s.io/client-go require patch v0.25.3 -> v0.25.4
k8s.io/cloud-provider replace patch v0.25.3 -> v0.25.4
k8s.io/cluster-bootstrap replace patch v0.25.3 -> v0.25.4
k8s.io/code-generator replace patch v0.25.3 -> v0.25.4
k8s.io/component-base replace patch v0.25.3 -> v0.25.4
k8s.io/component-base require patch v0.25.3 -> v0.25.4
k8s.io/controller-manager replace patch v0.25.3 -> v0.25.4
k8s.io/cri-api replace patch v0.25.3 -> v0.25.4
k8s.io/csi-translation-lib replace patch v0.25.3 -> v0.25.4
k8s.io/kube-aggregator replace patch v0.25.3 -> v0.25.4
k8s.io/kube-controller-manager replace patch v0.25.3 -> v0.25.4
k8s.io/kube-proxy replace patch v0.25.3 -> v0.25.4
k8s.io/kube-scheduler replace patch v0.25.3 -> v0.25.4
k8s.io/kubectl replace patch v0.25.3 -> v0.25.4
k8s.io/kubelet replace patch v0.25.3 -> v0.25.4
k8s.io/legacy-cloud-providers replace patch v0.25.3 -> v0.25.4
k8s.io/metrics replace patch v0.25.3 -> v0.25.4
k8s.io/mount-utils replace patch v0.25.3 -> v0.25.4
k8s.io/pod-security-admission replace patch v0.25.3 -> v0.25.4
k8s.io/sample-apiserver replace patch v0.25.3 -> v0.25.4

Release Notes

kubernetes/api

v0.25.4

Compare Source

kubernetes/apiextensions-apiserver

v0.25.4

Compare Source

kubernetes/apimachinery

v0.25.4

Compare Source

kubernetes/apiserver

v0.25.4

Compare Source

kubernetes/cli-runtime

v0.25.4

Compare Source

kubernetes/client-go

v0.25.4

Compare Source

kubernetes/cloud-provider

v0.25.4

Compare Source

kubernetes/cluster-bootstrap

v0.25.4

Compare Source

kubernetes/code-generator

v0.25.4

Compare Source

kubernetes/component-base

v0.25.4

Compare Source

kubernetes/controller-manager

v0.25.4

Compare Source

kubernetes/cri-api

v0.25.4

Compare Source

kubernetes/csi-translation-lib

v0.25.4

Compare Source

kubernetes/kube-aggregator

v0.25.4

Compare Source

kubernetes/kube-controller-manager

v0.25.4

Compare Source

kubernetes/kube-proxy

v0.25.4

Compare Source

kubernetes/kube-scheduler

v0.25.4

Compare Source

kubernetes/kubectl

v0.25.4

Compare Source

kubernetes/kubelet

v0.25.4

Compare Source

kubernetes/legacy-cloud-providers

v0.25.4

Compare Source

kubernetes/metrics

v0.25.4

Compare Source

kubernetes/mount-utils

v0.25.4

Compare Source

kubernetes/pod-security-admission

v0.25.4

Compare Source

kubernetes/sample-apiserver

v0.25.4

Compare Source


Configuration

📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" in timezone Europe/Vienna, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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

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


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

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

@renovate
Copy link
Contributor Author

renovate bot commented Nov 10, 2022

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: scheduler/go.sum
Command failed: docker run --rm --name=renovate_go --label=renovate_child -v "/mnt/renovate/gh/keptn/lifecycle-toolkit":"/mnt/renovate/gh/keptn/lifecycle-toolkit" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -v "/tmp/containerbase":"/tmp/containerbase" -e GOPATH -e GOPROXY -e GOFLAGS -e CGO_ENABLED -e GIT_CONFIG_KEY_0 -e GIT_CONFIG_VALUE_0 -e GIT_CONFIG_KEY_1 -e GIT_CONFIG_VALUE_1 -e GIT_CONFIG_KEY_2 -e GIT_CONFIG_VALUE_2 -e GIT_CONFIG_COUNT -e BUILDPACK_CACHE_DIR -e CONTAINERBASE_CACHE_DIR -w "/mnt/renovate/gh/keptn/lifecycle-toolkit/scheduler" docker.io/renovate/go:1.19.3 bash -l -c "go get -d -t ./... && go mod tidy && go mod tidy"
go: k8s.io/kube-scheduler@v0.0.0: reading k8s.io/kube-scheduler/go.mod at revision v0.0.0: unknown revision v0.0.0

@renovate renovate bot force-pushed the renovate/patch-kubernetes-go branch from 51fae5c to bb14ff9 Compare November 11, 2022 09:08
@renovate renovate bot requested a review from RealAnna as a code owner November 11, 2022 09:08
@renovate renovate bot force-pushed the renovate/patch-kubernetes-go branch 7 times, most recently from bb1ac4a to 76dba32 Compare November 15, 2022 09:27
@codecov
Copy link

codecov bot commented Nov 15, 2022

Codecov Report

Merging #383 (e3d0c74) into main (6abcade) will not change coverage.
The diff coverage is 63.41%.

❗ Current head e3d0c74 differs from pull request most recent head 862113d. Consider uploading reports for the commit 862113d to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #383   +/-   ##
=======================================
  Coverage   28.36%   28.36%           
=======================================
  Files          16       16           
  Lines        1484     1484           
=======================================
  Hits          421      421           
  Misses       1040     1040           
  Partials       23       23           
Impacted Files Coverage Δ
...or/controllers/keptnworkloadinstance/controller.go 10.25% <ø> (ø)
...keptnworkloadinstance/reconcile_deploymentstate.go 62.29% <63.41%> (ø)
Flag Coverage Δ
keptn-lifecycle-operator 32.54% <63.41%> (ø)
scheduler 4.52% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Signed-off-by: Thomas Schuetz <thomas.schuetz@dynatrace.com>
Copy link
Contributor

@thschue thschue left a comment

Choose a reason for hiding this comment

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

lgtm

@thschue thschue merged commit 72088d6 into main Nov 15, 2022
@thschue thschue deleted the renovate/patch-kubernetes-go branch November 15, 2022 16:16
@keptn-bot keptn-bot mentioned this pull request Nov 15, 2022
thschue pushed a commit that referenced this pull request Nov 15, 2022
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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