Skip to content

Latest commit

 

History

History
217 lines (170 loc) · 18.5 KB

CHANGELOG-0.x.md

File metadata and controls

217 lines (170 loc) · 18.5 KB

v1.2.0

Bug fixes

Improvements

v1.1.0

Bug fixes

Improvements

v1.0.0

Notable Changes

Improvements

Acknowledgments

  • We would like to sincerely thank: @jaxesn

v0.10.1

Announcement

To improve the security of the container images, the base image will be substantially reduced in scope to only contain the necessary driver dependencies in an upcoming release. The CSI driver image should only be used in the CSI driver Deployment and Daemonset pods as documented in our Helm chart and Kustomize manifests. While this change won’t negatively impact workloads that rely on volumes managed by the FSx for Lustre CSI Driver, it may break unsupported uses of the CSI driver image outside the aforementioned official deployment methods.

Notable Changes

Bug fixes

Improvements

v0.10.0

Misc.

v0.9.0

Misc.

v0.8.3

  • Use docker buildx 0.8.x --no-cache-filter to avoid using cached amazonlinux image (#249, @wongma7)
  • Release 0.8.2 part 3/3 (#251, @amankhunt)
  • Use k8s.io/mount-utils instead of k8s.io/utils (#254, @khoang98)

v0.8.2

v0.8.1

  • Updating to latest AL2 base image.

v0.8.0

Misc.

v0.7.1

  • Updating to latest AL2 base image.

v0.7.0

New features

Misc.

v0.6.0

New features

  • Add ExpandVolume (storage scaling) features, tests, and deployment artifacts (#209, @jmwurst)
  • Add WeeklyMaintenanceStartTime and FileSystemTypeVersion as storageclass parameters (#210, @jmwurst)

Misc.

v0.5.0

New features

Misc.

v0.4.0

Documentation

filename sha512 hash
v0.4.0.zip d8d32549cdc9e753b367b32e598f94f214db1c2d7f136b703688292daac670c8bf0aa8165775eba98cfe1beb6db725190989df4d5a38604f8046250d25ee9ef8
v0.4.0.tar.gz 9f5cc40f074ceb0b5b3cd0fc32ad82728b9866b515c71068fee01732f73ddac502f77491a8f0e7f0bcbcf4ff9539f07333f3f6a18642935518ed9afa3fc6f615

Changelog

See details for all the changes.

v0.3.0

Documentation

filename sha512 hash
v0.3.0.zip afe143801536568b159eec7f91f90180d3c645650e578d620ca4b2ccfc4f13548abef1b2db5e963dd98d8623b9e3c2c8dccc31ae0ba04dd8bbfb0be38bca5a65
v0.3.0.tar.gz e1e5db7e5e842572ec6276188ae3aeb92f29fcafd80fe1b114e77ee8814f9e3e4c64401d7904a28bf1104a77cf080c3e5a43bce0337be70046b49bb8a7dad9f8

Changelog

See details for all the changes.

Notable changes

  • Add support for FSx for lustre create API deployment type (#130, @chyz198)
  • Update aws sdk for new fsx API and run go mod tidy (#131, @wongma7)
  • Fix static provisioning example (#129, @wongma7)
  • Update static provisioning example to include flock mountOption (#128, @irlevesque)
  • Add conformance tests (#111, @leakingtapan)
  • Fix paths to dynamic_provisioning_s3 manifests (#119, @nathanweeks)
  • Add iam:CreateServiceLinkedRole for fsx.amazonaws.com service (#123, @leakingtapan)
  • Switch to use kustomize (#122, @leakingtapan)
  • Scope down recommended IAM policy (#121, @leakingtapan)
  • Fix golangci-lint to 1.21.0 (#114, @leakingtapan)

v0.2.0

Documentation

filename sha512 hash
v0.2.0.zip 0d0334ec09fa40d30ebe10e9eddd954920d2a15a6c494ccb67b180a9a727c3feaa39728335d473adc7ee8ffdd441c73f6d7498ac3c493f91dfceee58ef57694f
v0.2.0.tar.gz 16ad40f9b098ee57dfc043990204ac97c90f7b82a5b70eba23e22173d2a9f3c84041498657b29d2db254c4a569e8d6264ecf062197fe4a39a7b38817bab51356

Changelog

See details for all the changes.

Notable changes

v0.1.0

Documentation

filename sha512 hash
v0.1.0.zip 3f6a991028887b58304155820d176ca8f583f98f5c0ec9ba2f72912ff604c0be67ff6bacb818c823c2a87ea9578dfd5cf4db686276e3258aeff6522c55426740
v0.1.0.tar.gz 2b0ba81ea414ac9ab8f6dc6dbb51648d7830f1ed38a76fe070b7ed6d6d95167b7ee1ef6ab9f8f4b11aedba730921d3f01bb43827c805366b83f3a47f75835d54

Changelog

Notable changes