0.4.0: csi external-snapshotter v8.1.0 (Phase 3a — VolumeSnapshot CRDs + controller)

This commit is contained in:
OdooSky Bot
2026-05-02 22:01:26 +03:00
parent cf0fd4c477
commit 8fca9aadfa
3 changed files with 326 additions and 2 deletions

View File

@@ -130,6 +130,17 @@ registry:
# VolumeClone Refresh ↓ path
# Existing instances on `local-path` are unaffected — Longhorn
# co-exists, doesn't replace local-path.
# csiSnapshotter — vendored kubernetes-csi/external-snapshotter
# v8.1.0. Provides the standard `snapshot.storage.k8s.io/v1` CRDs
# + snapshot-controller. Required for Tower's CSI VolumeClone path
# (Refresh ↓ + spawn-env seed). See ADR 0003 phase 3.
#
# Only needed when Longhorn (or any other snapshot-capable CSI
# driver) is in use; default true so future server connects get the
# substrate ready out of the box.
csiSnapshotter:
enabled: true
longhorn:
enabled: false
# Replicas per Longhorn volume. Standard tier (single server) =