Releases: Seagate/seagate-exos-x-csi
Releases · Seagate/seagate-exos-x-csi
v1.0.3
v1.0.2
v1.0.1
v1.0.0
1.0.0 (2021-10-02)
Bug Fixes
- api: updates to handle session timeout, remove LastAccess code (14f2066)
- arch: fix inexistant go client version (2faaa85)
- build: add -update flag to dep ensure to fix dependencies checkout (6a6d4e4)
- build: change dothill-api-go dependency version from latest to v1.0.0 (5d776a4)
- build: fix dependencies for production build (47dcfcd)
- build: fix failing build after go mod migration (08d7911)
- build: fix klog dep version (aa192c3)
- build: let CI set the plugin version and print it on startup (68a6111)
- build: update go version within build image (45f9636)
- ci: add commit sha to un-versionned images (2887fc3)
- ci: add gcc to build image (2a84e5f)
- ci: add git to build imahge (65d57d0)
- ci: don't create an image for every commit (d7d5fe5)
- ci: don't skip build and push on changelog update (6b831b0)
- ci: fix chart version (352a224)
- ci: fix dependencies error (4ce6ed0)
- ci: fix jobs dependencies (4fdd899)
- ci: login to docker registry (87eb212)
- ci: prevent dirty build on release (57deab8)
- ci: push docker images tagged with the "v" prefix (d3a2bfc)
- ci: push latest tag (1d5523e), closes #80
- ci: remove 'v' in front of image tag (a3d54a5)
- ci: remove sanity tests (716527a)
- conf: add pool to configurable variables (3680136)
- conf: de-hardcode cluster access (2092499)
- controller: check for missing credentials before API calls (7e387c3), closes #83
- controller: choose lun per initiatorName instead of globally (72d4210), closes #60
- controller: expand volume by the right amount (1009455)
- controller: fail on publish volume when host doesn't exists (07203cb)
- controller: fail on validate volume caps when volume doesn't exists (ba8bed0)
- controller: fix CreateVolume with an existing name for sanity tests (c6085e1)
- controller: fix LUN selection with no volume (8c44200)
- controller: limit simultaneous CSI calls to 1 by type of call (abe4dbd)
- controller: limit worker-threads to 1 per CSI sidecar (bf33878)
- controller: make ControllerPublishVolume idempotent again (e1eade8)
- controller: minor fixes (c763c2e)
- controller: prevent multi-attach by disallowing multi-mapping (8f058cf)
- controller: revert fail on publish volume when host doesn't exists (33fbc15)
- controller: store csi-socket in tmpfs to allow node to be drained (a9a7329)
- controller: unmap volume from given node id instead of all nodes (51e719e)
- controller: upgrade dothill-api-go to fix sigsegv on nil status (9ff320f)
- deploy: add WaitForFirstConsumer to storage class to have access to the selected node (f678fbb)
- deploy: bad imagePullPolicy directive placement (321b456)
- deploy: change image tag to 1.0.0 instead of latest (5d4b291)
- deploy: consistent plugin name accross configs (ac5bff5)
- deploy: put API credentials secret into the kube-system namespace (fixes #15) (0844911), closes #15
- deploy: reduce access rights to secrets (fixes #16) (917756c), closes #16
- deploy: replace default namespace by kube-system (f068850)
- deploy: replace hard-coded image version by rc tag (a27d71b)
- deploy: set fixed versions on external dependencies (cf53ffd)
- deploy: typo in imagePullPolicy (2997b70)
- deploy: update deploy files to properly deploy drivers (207fcab)
- deploy: update namespace from dothill to kube-system (79142d6)
- deploy: working k8s deployment (cc94561)
- example: fix example storage class name (7bfa944)
- fix typos (2c3917d)
- helm: convert name to kebab-case to fix GitHub release name (26655cb)
- helm: fix cluster role binding service account namespace (ee624f7)
- helm: fix controller leader election timeout on many new pvc (a6976f2)
- helm: fix link in helm install notes ([6ee05de](https://github.com/Seagate/seagate-exos-x-c...