Skip to content

Releases: IBM/ibm-csi-common

v1.1.7

04 May 07:53
5a36edb
Compare
Choose a tag to compare

Use provided token exchange URL for satellite clusters, if not provided, always use public IAM endpoint

v1.1.6

28 Feb 10:19
c83d3d7
Compare
Choose a tag to compare

update Kubernetes to 1.26

v1.1.5

07 Feb 06:59
99265b9
Compare
Choose a tag to compare

Transitioning from reading workerID from node labels to reading it from ProviderID in node spec for managed and IPI clusters.

v1.1.4

30 Jan 14:40
76e6c02
Compare
Choose a tag to compare
  1. Fetch k8s secret/config map using golang k8s client and passing the same k8s client to initialise secret provider. This removes dependency on mounting k8s secret/config map in the deployment.
  2. Only clusterID is necessary for CreateVolume, ControllerPublishVolume. Hence removing dependency on entire cluster-info config.
  3. Code changes to keep intact with dependent libraries - secret-common-lib, etc.

v1.1.3

06 Jan 13:52
141ca4f
Compare
Choose a tag to compare

Add missing mounter method

v1.1.2

04 Jan 05:50
4eb89bf
Compare
Choose a tag to compare

Upgrade ibmcloud-volume-vpc version

v1.1.1

20 Dec 11:49
bffaad6
Compare
Choose a tag to compare

Updating secret-utils-lib, secret-common-lib - refactored code

v1.1.0

28 Nov 04:22
824b22d
Compare
Choose a tag to compare

Dependency upgrade to 1.25

v1.0.2-beta1

18 Nov 07:10
17416d9
Compare
Choose a tag to compare
  • Upgrade to point v4.4 volume vpc release

v1.0.0-beta23

18 Nov 07:11
b4f0e7d
Compare
Choose a tag to compare
Update volume vpc version (#66)

* Upgrade the volume vpc library

Signed-off-by: Sameer Shaikh <[email protected]>

* Upgrade the volume vpc library

Signed-off-by: Sameer Shaikh <[email protected]>

* Upgrade the volume vpc library

Signed-off-by: Sameer Shaikh <[email protected]>

Signed-off-by: Sameer Shaikh <[email protected]>