This repository has been archived by the owner on Oct 25, 2023. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [4.0.0](v3.1.6...v4.0.0) (2021-06-14) ### Bug Fixes * **node:** remove -kubeletpath flag ([6a038fa](6a038fa)), closes [#90](#90) [#45](#45) ### chore * rename dothill-csi to san-iscsi-csi ([f09b5fc](f09b5fc)) ### Features * **node:** extract iscsid to the host ([3295b05](3295b05)) * **node:** extract multipathd to the host ([8aac2c7](8aac2c7)) * **node:** probe to check required packages on the host ([9b4e26e](9b4e26e)) ### BREAKING CHANGES * The docker image and helm chart are now called san-iscsi-csi instead of dothill-csi * **node:** open-iscsi now have to be installed on the host * **node:** Since CSI is orchestrator agnostic, -kubeletpath flag break the spec by making the plugin Kubernetes dependent. Thus we remove it and -bind can be used instead.
- Loading branch information