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

fix(deps): update module sigs.k8s.io/sig-storage-lib-external-provisioner/v8 to v9 #97

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 24, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
sigs.k8s.io/sig-storage-lib-external-provisioner/v8 require major v8.0.1-0.20220531195724-a4ce2c1d2e52 -> v9.0.3
  • PR contains the label that identifies the area, one of: area:provisioner, area:chart
  • If the PR is targeting a Helm chart, add the chart label, e.g. chart:kubernetes-zfs-provisioner

Release Notes

kubernetes-sigs/sig-storage-lib-external-provisioner (sigs.k8s.io/sig-storage-lib-external-provisioner/v8)

v9.0.3

Compare Source

Added debug logs to shouldDelete function (https://github.com/kubernetes-sigs/sig-storage-lib-external-provisioner/pull/146, @​amacaskill)

v9.0.2

Compare Source

Fix indefinite stuck Pending pod on a deleted node (#​139, @​sunnylovestiramisu)

v9.0.1

Compare Source

Fixed go.mod to declare version v9.

v9.0.0

Compare Source

  • Action Needed: Updated leader election to use Endpoints + Lease. All provisioners based on this library must have RBAC permissions to create/update Lease objects in coordination.k8s.io/v1 API. (#​120, @​NikhilSharmaWe)
  • Added a new label source to controller_persistentvolumeclaim_provision_total metric. (#​128, @​RaunakShah)
  • Added support for external-provisioner.volume.kubernetes.io/finalizer on statically provisioned volumes. (#​129, @​deepakkinni)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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, check this box

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

@renovate
Copy link
Contributor Author

renovate bot commented Mar 24, 2023

⚠ 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: go.sum
Command failed: docker run --rm --name=renovate_a_sidecar --label=renovate_a_child --memory=3584m -v "/tmp/worker/5973a6/7a8bd4/repos/github/ccremer/kubernetes-zfs-provisioner":"/tmp/worker/5973a6/7a8bd4/repos/github/ccremer/kubernetes-zfs-provisioner" -v "/tmp/worker/5973a6/7a8bd4/cache":"/tmp/worker/5973a6/7a8bd4/cache" -e GOPATH -e GOPROXY -e GOSUMDB -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 CONTAINERBASE_CACHE_DIR -w "/tmp/worker/5973a6/7a8bd4/repos/github/ccremer/kubernetes-zfs-provisioner" ghcr.io/containerbase/sidecar:9.9.1 bash -l -c "install-tool golang 1.21.0 && go get -d -t ./..."
/usr/local/bin/docker: line 4: .: filename argument required
.: usage: . filename [arguments]
go: sigs.k8s.io/sig-storage-lib-external-provisioner/v8/v9@v9.0.3: reading sigs.k8s.io/sig-storage-lib-external-provisioner/v8/go.mod at revision v8/v9.0.3: unknown revision v8/v9.0.3

@renovate renovate bot force-pushed the renovate/sigs.k8s.io-sig-storage-lib-external-provisioner-v8-9.x branch from 8410c6a to 1705c91 Compare July 21, 2023 09:40
…oner/v8 to v9

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/sigs.k8s.io-sig-storage-lib-external-provisioner-v8-9.x branch from 1705c91 to 995baae Compare August 13, 2023 08:08
@renovate
Copy link
Contributor Author

renovate bot commented Aug 13, 2023

Edited/Blocked Notification

Renovate 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.

Warning: custom changes will be lost.

@ccremer ccremer merged commit ce68062 into master Aug 13, 2023
@ccremer ccremer deleted the renovate/sigs.k8s.io-sig-storage-lib-external-provisioner-v8-9.x branch August 13, 2023 08:21
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.

1 participant