Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 15, 2024

This PR contains the following updates:

Package Update Change
kubernetes-csi-addons minor v0.8.0 -> v0.13.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

csi-addons/kubernetes-csi-addons (kubernetes-csi-addons)

v0.13.0

Compare Source

Features

  • Allow override of precedence of key rotation and reclaim space related annotations
    using a ConfigMap key schedule-precedence. The default is pvc which reads the
    annotations in order of PVC > NS > SC. It can be set to storageclass to respect only
    the annotations found on the Storage Classes.
  • Allow VolumeGroupReplication to be managed by a storage vendor specific implementation
    of the controller by specifying external as true in the VGR's spec. The default is
    false, which means VolumeGroupReplication will be reconciled by the csi-addons controller.
  • The sidecar now has the capability to report the volume condition in the logs of the
    sidecar, and as an Event towards the PersistentVolumeClaim. This feature can be enabled by
    passing the --enable-volume-condition=true command line flag to the sidecar. The
    CSI-driver needs to support the VOLUME_CONDITION Node capability for this to work.

NOTE

  • sc-only, a once valid value for schedule-precedence key is being deprecated in favor of
    storageclass and will be removed in a later release.

What's Changed

New Contributors

Full Changelog: csi-addons/kubernetes-csi-addons@v0.10.0...v0.13.0

v0.12.0

Compare Source

What's Changed

New Contributors

Full Changelog: csi-addons/kubernetes-csi-addons@v0.10.0...v0.12.0

v0.11.0

Compare Source

What's Changed

New Contributors

Full Changelog: csi-addons/kubernetes-csi-addons@v0.10.0...v0.11.0

v0.10.0

Compare Source

What's Changed

New Contributors

Full Changelog: csi-addons/kubernetes-csi-addons@v0.9.1...v0.10.0

v0.9.1

Compare Source

What's Changed


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.

@carpenike-bot
Copy link
Contributor

carpenike-bot bot commented Aug 15, 2024

--- kubernetes/cluster-0/flux Kustomization: flux-system/cluster GitRepository: flux-system/kubernetes-csi-addons

+++ kubernetes/cluster-0/flux Kustomization: flux-system/cluster GitRepository: flux-system/kubernetes-csi-addons

@@ -14,9 +14,9 @@

     # include files
     !/deploy/controller/crds.yaml
     !/deploy/controller/rbac.yaml
     !/deploy/controller/setup-controller.yaml
   interval: 30m
   ref:
-    tag: v0.8.0
+    tag: v0.12.0
   url: https://github.com/csi-addons/kubernetes-csi-addons
 

@carpenike-bot
Copy link
Contributor

carpenike-bot bot commented Aug 15, 2024

🦙 MegaLinter status: ❌ ERROR

Descriptor Linter Files Fixed Errors Warnings Elapsed time
❌ COPYPASTE jscpd yes 2 no 1.48s
✅ REPOSITORY git_diff yes no no 0.03s
✅ REPOSITORY secretlint yes no no 4.04s
✅ YAML prettier 1 0 0 0.38s
✅ YAML yamllint 1 0 0 0.68s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@renovate renovate bot force-pushed the renovate/cluster-0-kubernetes-csi-addons-0.x branch from 089bbcb to 511a2cb Compare August 30, 2024 12:46
@renovate renovate bot changed the title feat(deps): update kubernetes-csi-addons ( v0.8.0 → v0.9.0 ) feat(deps): update kubernetes-csi-addons ( v0.8.0 → v0.9.1 ) Aug 30, 2024
@renovate renovate bot changed the title feat(deps): update kubernetes-csi-addons ( v0.8.0 → v0.9.1 ) feat(deps): update kubernetes-csi-addons ( v0.8.0 → v0.10.0 ) Sep 17, 2024
@renovate renovate bot force-pushed the renovate/cluster-0-kubernetes-csi-addons-0.x branch from 511a2cb to a85a8f5 Compare September 17, 2024 12:09
@renovate renovate bot changed the title feat(deps): update kubernetes-csi-addons ( v0.8.0 → v0.10.0 ) feat(deps): update kubernetes-csi-addons ( v0.8.0 → v0.11.0 ) Nov 25, 2024
@renovate renovate bot force-pushed the renovate/cluster-0-kubernetes-csi-addons-0.x branch from a85a8f5 to 07a495b Compare November 25, 2024 17:51
@renovate renovate bot force-pushed the renovate/cluster-0-kubernetes-csi-addons-0.x branch from 07a495b to 07aecff Compare March 3, 2025 16:26
@renovate renovate bot changed the title feat(deps): update kubernetes-csi-addons ( v0.8.0 → v0.11.0 ) feat(deps): update kubernetes-csi-addons ( v0.8.0 → v0.12.0 ) Mar 3, 2025
| datasource  | package                          | from   | to      |
| ----------- | -------------------------------- | ------ | ------- |
| github-tags | csi-addons/kubernetes-csi-addons | v0.8.0 | v0.13.0 |
@renovate renovate bot force-pushed the renovate/cluster-0-kubernetes-csi-addons-0.x branch from 07aecff to d10818f Compare August 12, 2025 11:52
@renovate renovate bot changed the title feat(deps): update kubernetes-csi-addons ( v0.8.0 → v0.12.0 ) feat(deps): update kubernetes-csi-addons ( v0.8.0 → v0.13.0 ) Aug 12, 2025
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