Skip to content

v17.10.0

Compare
Choose a tag to compare
@netapp-ci netapp-ci released this 18 Oct 20:05

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.