Skip to content

Releases: quobyte/api

Update Quobyte API

14 Oct 10:49
35dcef6
Compare
Choose a tag to compare
  • Updates Quobyte API to Quobyte 3.6

Improve error logging

03 Mar 13:54
Compare
Choose a tag to compare

Added failing api method to the returned error message

v1.2.1

28 Dec 11:27
f120dc0
Compare
Choose a tag to compare
  • Includes a fix for proper 401 error handling
  • Offers erase volume methods with internalized name-to-uuid translations

Unified API for 2.x and 3.x

29 Jul 12:14
14fea86
Compare
Choose a tag to compare
  • Unified API
    • Backward compatible with Quobyte 2.x API server.
    • Fields that are not supported result in error i.e, you cannot use 3.x requests against 2.x Quobyte
  • Adds session cookies to improve API responsiveness.

NOTE: With this release, the API import path must be github.com/quobyte/api/quobyte

v1.0.1

27 Jul 15:55
Compare
Choose a tag to compare
v1.0.1 Pre-release
Pre-release
create directory for package files

Full API for Quobyte 2.x

15 Jul 16:52
d57088b
Compare
Choose a tag to compare

Full API for Quobyte 2.x

Less verbose version for kubernetes in-tree plugin

09 Oct 06:59
61b1aa2
Compare
Choose a tag to compare

Less verbose version for kubernetes in-tree plugin

Adds RoundTripper support

09 Apr 09:43
1b83da0
Compare
Choose a tag to compare

Adds RoundTripper required for the in-tree plugin.

Create volume with optional volume labels

18 Feb 08:54
a95a89e
Compare
Choose a tag to compare

With Quobyte 3, volume can be created with labels.
The current release of the API adds support to create volumes with labels (targeted for K8S and Quobyte CSI driver).

API update for Quobyte CSI v1.0.0

23 Jul 13:32
Compare
Choose a tag to compare
  • Support user, group and access mode specification in storage class