Skip to content

Releases: kubernetes-csi/csi-test

Release v1.0.2

03 Dec 16:45
Compare
Choose a tag to compare

Major changes

  • Updated versioning model to vX.X.X instead of vX.X.X-X
  • Updated mock driver container tag

Mock Driver

docker pull quay.io/k8scsi/mock-driver:v1.0.2

Release v0.3.5

03 Dec 16:52
Compare
Choose a tag to compare

Major changes

  • Updated versioning model to vX.X.X instead of vX.X.X-X
  • Updated mock driver container tag

Mock Driver

docker pull quay.io/k8scsi/mock-driver:v0.3.5

Release v1.0.1

03 Dec 16:42
Compare
Choose a tag to compare

Same as release v1.0.0-1 except we are moving to the new versioning model and removing the -X in the version.

Release v0.3.4

03 Dec 16:36
4107c1c
Compare
Choose a tag to compare

Same as v0.3.0-4 except we are moving to the new release numbering style removing the -X version at the end.

Release v0.3.0-4

21 Nov 17:27
4107c1c
Compare
Choose a tag to compare
Release v0.3.0-4 Pre-release
Pre-release

Major Changes

This PR has the fixes for 0.3.0-2 and 0.3.0-3 from PR #140

csi-test v1.0.0-1

19 Nov 22:53
Compare
Choose a tag to compare

Major Changes

  • Support for CSI 1.0.0

Artifacts

csi-sanity files have been added to this release tag and the mock driver docker image is available at quay.io/k8scsi/mock-driver:v1.0.0-1

v1.0.0-rc2

15 Nov 03:29
619da68
Compare
Choose a tag to compare
v1.0.0-rc2 Pre-release
Pre-release
Merge pull request #139 from davidz627/fix/addReadOnlyCap

Add PUBLISH_READONLY capability to Controller Caps

Release v0.3.0-3

29 Oct 06:20
3e3231b
Compare
Choose a tag to compare

Major updates since v0.3.0-2

302cffc jsafrane@redhat.com     Use binary complied by make for e2e tests.
96bc7e5 jsafrane@redhat.com     Add more description to mock CSI driver
a7db4ae jsafrane@redhat.com     Fix printf arguments.
6ac0f1f jarrpa@redhat.com       Add volume parameters to sanity tests
e518a1d jsafrane@redhat.com     Fix canary builds
2d2342f jsafrane@redhat.com     Provide gRPC calls in mock volume
461cad2 jsafrane@redhat.com     Add configuration options to mock client
4065c99 mss@datera.io   Updating vendored CSI spec and associated services/mocks
b294f5f chengpan@amazon.com     Update gitignore to ignore swp file used by vim
951c5b7 jinxu@google.com        Fix snapshot test
c0b386a xushiwei5@huawei.com    remove test case for starting_token when ListSnapshots
3e17cec ben@swartzlander.org    Add tests for long names
4612354 ben@swartzlander.org    Remove bad assertion in ListSnapshots test
245341f patrick.ohly@intel.com  API test: ensure that we do not use Before/AfterSuite
109d0e6 me@darkowlzz.space      Add e2e tests for go api and embedded use
de0605b patrick.ohly@intel.com  sanity: connect to CSI driver once per process
275a086 patrick.ohly@intel.com  Makefile: fix format error reporting
1a22b17 patrick.ohly@intel.com  move testing to Makefile
142c344 patrick.ohly@intel.com  pkg/sanity: track and delete volumes
7d3ced6 patrick.ohly@intel.com  pkg/sanity: close connection last
183e16e patrick.ohly@intel.com  simplify imports
8108500 patrick.ohly@intel.com  pkg/sanity: avoid if checks around secrets
2fdc9c8 patrick.ohly@intel.com  pkg/sanity: avoid if check around GetPublishInfo
e67e163 patrick.ohly@intel.com  pkg/sanity: avoid running the same test four times
2d4ff96 patrick.ohly@intel.com  pkg/sanity: reorganize suite
19290b3 patrick.ohly@intel.com  pkg/sanity: use different volume names

Mock container

To get the mock container for this release type: docker pull quay.io/k8scsi/mock-driver:v0.3.0-3

Release v0.3.0-2 - DO NOT USE

02 Aug 20:25
d6869a2
Compare
Choose a tag to compare

Includes PR #93

Please use v0.3.0-1

Release v0.3.0-1

18 Jul 17:25
718c954
Compare
Choose a tag to compare

csi-sanity with support for CSI v0.3.0