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 module sigs.k8s.io/controller-runtime to v0.13.1 #279

Merged
merged 2 commits into from
Nov 16, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 2, 2022

Mend Renovate

This PR contains the following updates:

Package Type Update Change
sigs.k8s.io/controller-runtime require minor v0.12.3 -> v0.13.1

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: 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, check this box

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

@renovate renovate bot force-pushed the renovate/sigs.k8s.io-controller-runtime-0.x branch from 50717f7 to 144589f Compare November 2, 2022 07:49
@renovate renovate bot changed the title deps(deps): update module sigs.k8s.io/controller-runtime to v0.13.0 deps: update module sigs.k8s.io/controller-runtime to v0.13.0 Nov 2, 2022
@renovate renovate bot force-pushed the renovate/sigs.k8s.io-controller-runtime-0.x branch 2 times, most recently from 266d990 to 0b5cb1c Compare November 2, 2022 09:47
@renovate renovate bot changed the title deps: update module sigs.k8s.io/controller-runtime to v0.13.0 deps: update module sigs.k8s.io/controller-runtime to v0.13.0 - autoclosed Nov 2, 2022
@renovate renovate bot closed this Nov 2, 2022
@renovate renovate bot deleted the renovate/sigs.k8s.io-controller-runtime-0.x branch November 2, 2022 12:56
@renovate renovate bot changed the title deps: update module sigs.k8s.io/controller-runtime to v0.13.0 - autoclosed deps: update module sigs.k8s.io/controller-runtime to v0.13.0 Nov 7, 2022
@renovate renovate bot reopened this Nov 7, 2022
@renovate renovate bot restored the renovate/sigs.k8s.io-controller-runtime-0.x branch November 7, 2022 18:04
@renovate renovate bot force-pushed the renovate/sigs.k8s.io-controller-runtime-0.x branch from 0b5cb1c to f0736ad Compare November 7, 2022 22:19
@renovate renovate bot changed the title deps: update module sigs.k8s.io/controller-runtime to v0.13.0 deps: update module sigs.k8s.io/controller-runtime to v0.13.1 Nov 7, 2022
@renovate
Copy link
Contributor Author

renovate bot commented Nov 7, 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/[email protected]: reading k8s.io/kube-scheduler/go.mod at revision v0.0.0: unknown revision v0.0.0

@renovate renovate bot force-pushed the renovate/sigs.k8s.io-controller-runtime-0.x branch 2 times, most recently from c7a5c54 to 3bf6726 Compare November 14, 2022 10:17
@renovate renovate bot requested a review from RealAnna as a code owner November 14, 2022 10:17
@renovate renovate bot force-pushed the renovate/sigs.k8s.io-controller-runtime-0.x branch 4 times, most recently from 2d50078 to 6b210d5 Compare November 15, 2022 15:56
@thschue thschue force-pushed the renovate/sigs.k8s.io-controller-runtime-0.x branch 2 times, most recently from 9ceda49 to 1ff6ef6 Compare November 15, 2022 16:25
@codecov
Copy link

codecov bot commented Nov 15, 2022

Codecov Report

Merging #279 (f8b0c5f) into main (5f47086) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #279   +/-   ##
=======================================
  Coverage   28.36%   28.36%           
=======================================
  Files          16       16           
  Lines        1484     1484           
=======================================
  Hits          421      421           
  Misses       1040     1040           
  Partials       23       23           
Flag Coverage Δ
keptn-lifecycle-operator 32.54% <ø> (ø)
scheduler 4.52% <ø> (ø)

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

@renovate renovate bot force-pushed the renovate/sigs.k8s.io-controller-runtime-0.x branch from 1ff6ef6 to 2657909 Compare November 16, 2022 11:38
Signed-off-by: Thomas Schuetz <[email protected]>
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

@RealAnna RealAnna merged commit 3afcaad into main Nov 16, 2022
@RealAnna RealAnna deleted the renovate/sigs.k8s.io-controller-runtime-0.x branch November 16, 2022 11:53
@keptn-bot keptn-bot mentioned this pull request Nov 16, 2022
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.

2 participants