Skip to content

Releases: Seagate/seagate-exos-x-csi

v1.3.3

03 Aug 22:14
Compare
Choose a tag to compare

1.3.3 (2022-08-03)

Chores

  • update Makefile to support creating a signed helm package (24d081b)

Tests

  • add option to specify imagePullSecrets (#47) (b52c927), closes #47

v1.3.2

03 Aug 15:43
Compare
Choose a tag to compare

1.3.2 (2022-08-03)

Chores

  • deps-dev: bump semantic-release from 18.0.1 to 19.0.3 (864e291)

Other

  • Merge pull request #44 from Seagate/dependabot/npm_and_yarn/semantic-release-19.0.3 (d2b9847), closes #44

v1.3.1

03 Aug 15:40
Compare
Choose a tag to compare

1.3.1 (2022-08-03)

Chores

  • deps: bump semver-regex from 3.1.3 to 3.1.4 (f3686f3)

Other

  • Merge pull request #43 from Seagate/dependabot/npm_and_yarn/semver-regex-3.1.4 (e4d0b98), closes #43
  • Test/sanity crc (#35) (3bd1fa8), closes #35

v1.3.0

07 Jul 20:22
Compare
Choose a tag to compare

1.3.0 (2022-07-07)

Features

  • Add SAS support, NodePublishVolume added, using csi-lib-sas (a542cdf)
  • Additional updates for SAS support (38a2056)
  • Updated multipath.conf example in docs/sas (d4ea31f)

Other

  • Merge pull request #46 from Seagate/feat/sas (4cec69c), closes #46

v1.2.3

01 Jun 01:38
Compare
Choose a tag to compare

1.2.3 (2022-06-01)

Bug Fixes

  • add thread safe mutex per volume publish/unpublish (f1a2efd)
  • mutex protection, wwn for multipath confirmation (c79a765)

Other

  • Merge pull request #42 from Seagate/fix/multipath (6c99e54), closes #42

v1.2.2

22 Apr 14:40
Compare
Choose a tag to compare

1.2.2 (2022-04-22)

Bug Fixes

  • ListSnapshots: Explicitly return empty snapshot response on -10058 rc (bf37b55)
  • ListSnapshots: Handle -10058 return code when listing snapshots of non-existent volume (04f14b5)

Other

  • Merge pull request #41 from David-T-White/fix/listsnapshots (a29e120), closes #41
  • Merge pull request #40 from David-T-White/bug/unmatched_quotes (73b49f0), closes #40
  • Merge pull request #39 from Seagate/openshift-certification (41a7b6f), closes #39
  • add Dockerfile.redhat and license files for OpenShift certification (75e86fc)
  • fix mismatched quote errors from passing augmented volumeid (e45263a)

v1.2.1

18 Apr 23:43
Compare
Choose a tag to compare

1.2.1 (2022-04-18)

Bug Fixes

  • Corrected Controller CreateVolume to use default iscsi when storage protocol is missing from StorageClass YAML (8dd2d76)
  • Improved the storage protocol validation to exclude invalid strings (67a9cde)

Other

  • Merge pull request #37 from Seagate/fix/no-storage-protocol (3162dd9), closes #37

v1.2.0

07 Apr 16:27
Compare
Choose a tag to compare

1.2.0 (2022-04-07)

Features

  • Storage: Add use of augmented volume id to store volume name and storage protocol (8355def)
  • Storage: Adding new storage package to handle iscsi, fc, and sas (839b683)
  • Storage: iscsiNode implemented (6255cc2)
  • Storage: Rename to Node (6d4edb4)
  • Storage: Spelling and naming corrections (39e1709)
  • Storage: Switch the blkid command timeout to a constant, with value of 10s (ff70aef)
  • Storage: Use iscsi for default storage protocol if not specified in StorageClass YAML (340a694)

Other

  • Merge pull request #33 from Seagate/feat/storagei (e33d829), closes #33

v1.1.1

07 Apr 15:20
Compare
Choose a tag to compare

1.1.1 (2022-04-07)

Chores

  • deps: bump minimist from 1.2.5 to 1.2.6 (35e59b3)

Other

  • Merge pull request #34 from Seagate/dependabot/npm_and_yarn/minimist-1.2.6 (93a0e5c), closes #34

v1.1.0

01 Dec 03:37
Compare
Choose a tag to compare

1.1.0 (2021-12-01)

Bug Fixes

  • code adjustments to pass csi-sanity ListSnapshots tests (e2d4142)
  • Final changes for passing csi-sanity test suites (e43f096)
  • Final changes for passing csi-sanity test suites, v1.0.13 (f328117)
  • workflow: Corrections to workflow (c6f4706)

Chores

Features

Other

  • Merge pull request #32 from Seagate/feat/sanity-passes (432bc0b), closes #32
  • Merge pull request #31 from Seagate/fix/workflow (6136ff0), closes #31
  • Merge pull request #30 from Seagate/test/csi-sanity-other (e4472fa), closes #30
  • Merge pull request #29 from Seagate/test/csi-sanity-other (bc5c7b6), closes #29
  • Merge pull request #28 from Seagate/test/csi-sanity-volumes (0c300a2), closes #28
  • correct release version in versions.yaml and makefile (afbb348)

Tests

  • correct .gitignore (afaacd1)
  • correct ControllerPublishVolume csi-sanity issues (53fa232)
  • correct CreateSnapshot csi-sanity issues (2b2c2e0)
  • correct CreateVolume csi-sanity issues (8818657)
  • correct DeleteSnapshot csi-sanity issues (c799e4c)
  • csi-sanity minor test corrections (3e9a8c0)