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/v10 to v11 #136

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 10, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
sigs.k8s.io/sig-storage-lib-external-provisioner/v10 v10.0.0 -> v11.0.1 age adoption passing confidence
  • 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/v10)

v11.0.1

Compare Source

Changelog since v11.0.0

Changes by Kind

Bug or Regression

v11.0.0

Compare Source

Changelog since v10.0.1

Changes by Kind

Feature
  • Signature of NewProvisionController has been changed to support contextual logging for eventRecorder. This is a breaking change that requires updates to code that calls this function. (#​171, @​bells17)
Bug or Regression
Uncategorized
  • Fixed overwriting of internal informer cache. This could lead to multiple Provision() calls for a single PVC in very rare (impossible?) cases. The library relies on idempotency of the Provision() call. Please report any frequent duplicate Provision() calls. (#​179, @​goushicui)

v10.0.1

Compare Source

Changes by Kind

Bug or Regression
  • Fixed removal of PV protection finalizer. PVs are no longer Terminating forever after PVC deletion. (#​174, @​jsafrane)

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 was generated by Mend Renovate. View the repository job log.

…oner/v10 to v11

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Copy link
Contributor Author

renovate bot commented Jan 10, 2025

⚠️ 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: go get -d -t ./...
go: -d flag is deprecated. -d=true is a no-op
go: sigs.k8s.io/sig-storage-lib-external-provisioner/v10/[email protected]: reading sigs.k8s.io/sig-storage-lib-external-provisioner/v10/go.mod at revision v10/v11.0.1: unknown revision v10/v11.0.1

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.

0 participants