Skip to content

Latest commit

 

History

History
29 lines (25 loc) · 3.14 KB

CHANGELOG-1.x.md

File metadata and controls

29 lines (25 loc) · 3.14 KB

v1.0.0

Documentation

filename sha512 hash
v1.0.0.zip ecce6558e9a5ea3a94578eefc6cbe4fedc452fefeb60ff1b7f07257143c7a03b2410ad1ffc2b2bbc2065b255cc4b35ec56a09bb3f1561ebe90f8a763da12b19d
v1.0.0.tar.gz e31defba0d0975a8a3ba4661881638b4cfb45e0b76d1c0d714b7a556eecdab77562b7dda461b6b86350a11946548a42057f1453bd5934d0299f54923e335294b v1.0.0

Notable changes

New Features

Bug fixes

  • Adding amd64 as nodeSelector to avoid arm64 archtectures (#143) (#144, @hugoprudente)
  • Update efs-utils to 1.26-3.amzn2 and amazonlinux to 2.0.20200602.0 (#216, @wongma7)

Improvements

  • Add example for Access Points (#153, @2uasimojo)
  • Pin dependency library versions (#154, @2uasimojo)
  • Bump livenessprobe and node-driver-registrar versions (#155, @wongma7)
  • Updated node.yaml to update deprecated node selectors (#158, @nithu0115)
  • Only publish if access type is 'mount', not 'block' (#164, @wongma7)
  • Upgraded CSI spec to v1.2.0 (#169, @jqmichael)
  • Bump k8s dependencies to 1.17.6 (#174, @wongma7)
  • added helm repo yaml in docs folder (#194, @kferrone)
  • Push image to 7 digit git sha tag instead of latest tag for master branch changes (#202, @wongma7)
  • Started treating the efs-utils config dir stateful and also handles the static files installed at image build time (#212, @jqmichael)
  • Build and push every master commit to master tag (#215, @wongma7)