Skip to content

PastureStack storage drivers v0.10.0

Latest

Choose a tag to compare

@chen21019 chen21019 released this 24 Jul 23:13
· 7 commits to main since this release

This release restores maintained storage runtime images for compatible PastureStack control planes.

  • NFS driver: ghcr.io/pasturestack/nfs-storage-driver:v0.10.0
  • Amazon EBS driver: ghcr.io/pasturestack/ebs-storage-driver:v0.10.0
  • Amazon EFS driver: ghcr.io/pasturestack/efs-storage-driver:v0.10.0
  • EBS and EFS support existing resources by default. Cloud provisioning and deletion require an explicit opt-in.
  • EFS provisioning requires an operator-selected subnet and security group; the driver does not create an unrestricted ingress rule.
  • Images use Ubuntu 26.04 and a checksum-pinned AWS CLI 2.36.8 bundle.
  • Source, runtime, container-contract, and VM startup validation passed. The release images scanned with zero High or Critical findings.

The non-AWS VM validation covers safe initialization, existing-resource contracts, input rejection, and control-plane startup. AWS resource lifecycle operations require validation in an operator-owned AWS test account before production enablement.

PastureStack is an independent community effort to preserve, audit, and modernize the Rancher 1.6 ecosystem. It is not affiliated with or endorsed by Rancher Labs or SUSE.