Skip to content

Releases: NetApp/trident

v18.01.0-beta.1

01 Dec 00:09
Compare
Choose a tag to compare
v18.01.0-beta.1 Pre-release
Pre-release

Changes since v17.10.0

Fixes:

  • Volume deletion is an idempotent operation with the ontap-nas-economy driver (Issue #65).
  • Enabled Trident installation on an EF-series (all-flash) array.

Enhancements:

  • Enabled cloning volumes via a new PVC annotation.
  • Added CHAP support for SolidFire (Issue #42).
  • Added support for the etcdv3 API (Issue #45).
  • Added the etcd-copy utility to migrate data between etcd clusters.
  • Enabled TLS for Trident's etcd client and the etcd-copy utility.
  • Added scripts and instructions for setting up an external etcd cluster using
    etcd operator.
  • Significantly reduced Trident and Trident-Launcher Docker image sizes.

v17.10.1

09 Nov 23:23
Compare
Choose a tag to compare

Changes since v17.10.0

Fixes:

  • Added delete idempotency to the ontap-nas-economy driver.
  • Fixed an issue where qtrees with names near the 64-character limit could not be deleted.

Enhancements:

v18.01.0-beta.0

06 Nov 16:24
Compare
Choose a tag to compare
v18.01.0-beta.0 Pre-release
Pre-release

Changes since v17.10.0

Fixes:

  • Volume deletion is an idempotent operation with the ontap-nas-economy driver (Issue #65).

Enhancements:

  • Added CHAP support for SolidFire (Issue #42).
  • Added support for the etcdv3 API (Issue #45).
  • Added the etcd-copy utility to migrate data between etcd clusters.
  • Enabled TLS for Trident's etcd client and the etcd-copy utility.
  • Added scripts and instructions for setting up an external etcd cluster using
    etcd operator.

v17.10.0

18 Oct 20:05
Compare
Choose a tag to compare

Changes since v17.07.0

Fixes:

  • tridentctl correctly handles larger payloads using chunked encoding.
  • Trident installs correctly in a Kubernetes pod with E-series and ONTAP
    SAN.
  • Trident allows periods in PVC names (Issue #40).
  • Fixed issue where ONTAP NAS volumes were not mountable immediately
    after creation when using load-sharing mirrors for the SVM root
    volume (Issue #44).
  • File system type is not set for NFS volumes in the persistent store
    (Issue #57).
  • Deprecated the update script.

Enhancements:

  • Controller serial numbers are reported by the REST interface and
    tridentctl.
  • tridentctl logs can display launcher and ephemeral logs, and it can
    create a support archive.
  • Added ontap-nas-economy driver (Issue #2).
  • Added support for NetApp Volume Encryption to the ONTAP drivers
    (Issue #3).
  • Trident installer now works with Kubernetes 1.8.
  • tridentctl can detect and use 'oc' in OpenShift environments.

v17.10.0-beta.0

21 Sep 19:37
Compare
Choose a tag to compare
v17.10.0-beta.0 Pre-release
Pre-release

Changes since v17.07.0

Fixes:

  • tridentctl correctly handles larger payloads using chunked encoding.
  • Trident installs correctly in a Kubernetes pod with E-series and ONTAP SAN.
  • Trident allows periods in PVC names (Issue #40).
  • Fixed issue where ONTAP NAS volumes were not mountable immediately
    after creation when using load-sharing mirrors for the SVM root
    volume (Issue #44).

Enhancements:

  • Controller serial numbers are reported by the REST interface and tridentctl.
  • tridentctl logs can display launcher and ephemeral logs, and it can create a
    support archive.
  • Added ontap-nas-economy driver (Issue #2).

v17.07.1

27 Jul 00:54
Compare
Choose a tag to compare

Changes since v17.07.0

Fixes:

  • tridentctl correctly handles larger payloads using chunked encoding.
  • Trident installs correctly in a Kubernetes pod with E-series and ONTAP SAN.

Enhancements:

v17.07.0

12 Jul 20:26
Compare
Choose a tag to compare

Changes since v17.04.0

Fixes:

  • Trident and Trident launcher no longer fail if they cannot validate the
    container orchestrator version.
  • When running in a pod, the Trident REST interface is no longer accessible
    by default from outside the pod.
  • Trident correctly handles updating backends that have volumes provisioned
    using storage classes that no longer exist (Issue #29).
  • Installer script correctly creates a new namespace (Issue #39).

Enhancements:

  • Added support for storage.k8s.io/v1 storage classes and the default storage
    class introduced in Kubernetes v1.6.0.
  • Changed the installer script to support both Kubernetes and OpenShift
    deployments in a uniform manner and to leverage Role-Based Access Control
    (RBAC) authorization for better security.
  • Added scripts for uninstalling and updating Trident.
  • Added tridentctl CLI tool for managing Trident.
  • SolidFire backend configuration file accepts up to four Volume Access Group
    IDs (Issue #24).
  • Improved efficiency of ONTAP LUN ID selection.
  • Added PVC annotation trident.netapp.io/blockSize to specify block/sector
    size for SolidFire backends (Issues #33 and #37).
  • Added PVC annotation trident.netapp.io/fileSystem to specify the file
    system type for iSCSI volumes (Issue #37).

v17.07.0-beta.1

20 Jun 14:24
Compare
Choose a tag to compare
v17.07.0-beta.1 Pre-release
Pre-release

Changes since v17.04.0

Fixes:

  • Trident and Trident launcher no longer fail if they cannot validate the
    container orchestrator version.
  • When running in a pod, the Trident REST interface is no longer accessible
    by default outside the pod.
  • Trident correctly handles updating backends that have volumes provisioned
    using storage classes that no longer exist.

Enhancements:

  • Added support for storage.k8s.io/v1 storage classes introduced in Kubernetes
    v1.6.0.
  • Changed the installer script to support both Kubernetes and OpenShift
    deployments in a uniform manner and to leverage Role-Based Access Control
    (RBAC) authorization for better security.
  • Added scripts for uninstalling and updating Trident.
  • Added tridentctl CLI tool for managing Trident.
  • SolidFire backend configuration file accepts up to four Volume Access Group IDs.
  • Improved efficiency of ONTAP LUN ID selection.

v17.07.0-beta.0

06 Jun 18:19
Compare
Choose a tag to compare
v17.07.0-beta.0 Pre-release
Pre-release

Changes since v17.04.0

Fixes:

  • Trident and Trident launcher no longer fail if they cannot validate the
    container orchestrator version.

Enhancements:

  • Added support for storage.k8s.io/v1 storage classes introduced in Kubernetes
    v1.6.0.
  • Changed the installer script to support both Kubernetes and OpenShift
    deployments in a uniform manner and to leverage Role-Based Access Control
    (RBAC) authorization for better security.
  • Added scripts for uninstalling and updating Trident.
  • Added tridentctl CLI tool for managing Trident.
  • SolidFire backend configuration file accepts up to four Volume Access Group IDs.

v17.04.1

03 May 14:33
Compare
Choose a tag to compare

Changes since 17.04.0

Fixes:

  • Trident and Trident launcher no longer fail if they cannot validate the container orchestrator version.