Releases: kubernetes-sigs/ibm-powervs-block-csi-driver
Releases · kubernetes-sigs/ibm-powervs-block-csi-driver
v0.2.0
What's Changed
- missed regions added by @Madhan-SWE in #212
- Update golangci-lint from 1.43.0 to 1.48.0 by @Madhan-SWE in #234
- Upgrading to go version 1.18 by @Madhan-SWE in #255
- Update release process by @Madhan-SWE in #256
- Upgrading to kubernetes 1.24.6 by @Madhan-SWE in #258
- CSI Specification compatibility matrix updated by @Madhan-SWE in #257
- Fix formatting issues by @mkumatag in #264
- Code refactoring by @mkumatag in #263
- Remove block volume creation example by @Madhan-SWE in #270
- Remove kubernetes version compatibility matrix by @Madhan-SWE in #271
- Updated readme and deployment files for the release 0.2.0 by @Madhan-SWE in #272
Dependency Changes
- Bump github.com/IBM-Cloud/power-go-client from 1.1.8 to 1.1.9 by @dependabot in #202
- Bump github.com/IBM/go-sdk-core/v5 from 5.10.0 to 5.10.1 by @dependabot in #204
- Bump google.golang.org/grpc from 1.46.2 to 1.47.0 by @dependabot in #208
- Bump golang from 1.18.2 to 1.18.3 by @dependabot in #209
- Bump k8s.io/klog/v2 from 2.60.1 to 2.70.0 by @dependabot in #215
- Bump github.com/IBM-Cloud/power-go-client from 1.1.9 to 1.1.10 by @dependabot in #220
- Bump k8s.io/klog/v2 from 2.70.0 to 2.70.1 by @dependabot in #219
- Bump golang from 1.18.3 to 1.18.4 by @dependabot in #225
- Bump google.golang.org/grpc from 1.47.0 to 1.48.0 by @dependabot in #224
- Bump github.com/IBM-Cloud/power-go-client from 1.1.10 to 1.1.11 by @dependabot in #229
- Bump golang from 1.18.4 to 1.18.5 by @dependabot in #231
- Bump github.com/IBM-Cloud/power-go-client from 1.1.11 to 1.1.12 by @dependabot in #237
- Bump google.golang.org/grpc from 1.48.0 to 1.49.0 by @dependabot in #242
- Bump k8s.io/klog/v2 from 2.70.1 to 2.80.1 by @dependabot in #248
- Bump github.com/IBM-Cloud/power-go-client from 1.1.12 to 1.2.1 by @dependabot in #249
- Bump google.golang.org/grpc from 1.49.0 to 1.50.0 by @dependabot in #266
- Bump github.com/onsi/gomega from 1.19.0 to 1.22.1 by @dependabot in #269
Full Changelog: v0.1.1...v0.2.0
v0.1.1
What's Changed
- Change log added by @Madhan-SWE in #184
- Pre provisioned volume test cases added by @Madhan-SWE in #185
- Added default value for expected volume type for volume verification by @Madhan-SWE in #198
- Update storage pool affinity when VM is in Warning state by @Madhan-SWE in #200
- deployment and readme update for release v0.1.1 by @Madhan-SWE in #201
Dependency Changes
- Bump golang from 1.18.0 to 1.18.1 by @dependabot in #187
- Bump google.golang.org/grpc from 1.45.0 to 1.46.0 by @dependabot in #189
- Bump github.com/IBM/go-sdk-core/v5 from 5.9.5 to 5.10.0 by @dependabot in #193
- Bump github.com/IBM-Cloud/power-go-client from 1.1.5 to 1.1.8 by @dependabot in #191
- Bump golang from 1.18.1 to 1.18.2 by @dependabot in #195
- Bump google.golang.org/grpc from 1.46.0 to 1.46.2 by @dependabot in #196
Full Changelog: v0.1.0...v0.1.1
v0.1.0
v0.1.0-alpha.3
What's Changed
- Readme modified - fixed driver name by @Madhan-SWE in #178
- Updated document with latest details. by @Madhan-SWE in #180
- Add support for multinode attach by @Madhan-SWE in #175
- Deployment test image tag added by @Madhan-SWE in #182
Full Changelog: v0.1.0-alpha.2...v0.1.0-alpha.3
v0.1.0-alpha.2
What's Changed
- ARG TARGETPLATFORM added by @Madhan-SWE in #177
Full Changelog: v0.1.0-alpha.1...v0.1.0-alpha.2
v0.1.0-alpha.1
What's Changed
- Remove PVM Instance Id from deployment file by @Madhan-SWE in #2
- Volume resize functionality added by @Madhan-SWE in #12
- Github actions added by @Madhan-SWE in #21
- Create OWNERS by @mkumatag in #22
- dependency fixes added by @Madhan-SWE in #23
- e2e tests added by @Madhan-SWE in #29
- Upgraded to kubernetes v1.22.4 by @Madhan-SWE in #33
- Kustomization added by @Madhan-SWE in #34
- PVMInstanceId is added as part of NodeService by @Madhan-SWE in #36
- Waitloop added for volume creation by @Madhan-SWE in #43
- Power go client updated by @Madhan-SWE in #46
- Create dependabot.yml by @Madhan-SWE in #44
- Bump ubi8/ubi from 8.3 to 8.5 by @dependabot in #47
- Bump github.com/onsi/gomega from 1.10.1 to 1.17.0 by @dependabot in #52
- Bump github.com/onsi/ginkgo from 1.14.0 to 1.16.5 by @dependabot in #48
- Bump k8s.io/klog/v2 from 2.9.0 to 2.30.0 by @dependabot in #51
- Bump google.golang.org/grpc from 1.38.0 to 1.43.0 by @dependabot in #58
- Power go client update from 1.0.83 to 1.0.85 by @Madhan-SWE in #59
- examples added by @Madhan-SWE in #53
- Scanning scsi bus removed as it sometimes stuck in the middle by @Madhan-SWE in #45
- Volume locks added by @Madhan-SWE in #63
- Mount verification added in nodeStageVolume by @Madhan-SWE in #64
- Bump k8s.io/klog/v2 from 2.30.0 to 2.40.0 by @dependabot in #68
- Bump k8s.io/kubernetes from 1.22.4 to 1.23.1 by @dependabot in #65
- Bump k8s.io/klog/v2 from 2.40.0 to 2.40.1 by @dependabot in #69
- Bump github.com/IBM-Cloud/power-go-client from 1.0.85 to 1.0.86 by @dependabot in #70
- Bump github.com/IBM-Cloud/power-go-client from 1.0.86 to 1.0.87 by @dependabot in #71
- Readme updated by @Madhan-SWE in #73
- Module name changed to sigs.k8s.io/ibm-powervs-block-csi-driver by @Madhan-SWE in #75
- Madhan-SWE added as an approver by @Madhan-SWE in #76
- Bump github.com/IBM-Cloud/power-go-client from 1.0.87 to 1.0.88 by @dependabot in #77
- Example links updated by @Madhan-SWE in #81
- Volume existance handled by @Madhan-SWE in #79
- Verify volume details added by @Madhan-SWE in #83
- Unit tests by @Madhan-SWE in #80
- Contributing and code of conduct added by @Madhan-SWE in #84
- Repo endpoints changed in the unit tests, mock expectations added as per latest changes. by @Madhan-SWE in #85
- Hack utility added by @Madhan-SWE in #86
- Bump k8s.io/kubernetes from 1.23.1 to 1.23.2 by @dependabot in #104
- Upgrading github.com/IBM-Cloud/power-go-client from 1.0.88 to 1.1.0 by @dharaneeshvrd in #105
- PR Template added by @Madhan-SWE in #102
- Node PublishVolume tests added by @Madhan-SWE in #93
- Volume lock tests added for controller and node plugins by @Madhan-SWE in #94
- Bump github.com/onsi/gomega from 1.17.0 to 1.18.0 by @dependabot in #106
- Issue template added by @Madhan-SWE in #103
- Kubernetes packages upgraded, govet verified by @Madhan-SWE in #107
- Bump google.golang.org/grpc from 1.43.0 to 1.44.0 by @dependabot in #108
- GET_VOLUME_STATS node capability added by @dharaneeshvrd in #110
- Bump github.com/onsi/gomega from 1.18.0 to 1.18.1 by @dependabot in #111
- Bump github.com/IBM/go-sdk-core/v5 from 5.9.1 to 5.9.2 by @dependabot in #112
- Bump github.com/IBM-Cloud/power-go-client from 1.1.0 to 1.1.2 by @dependabot in #114
- govet nil pointer fix by @Madhan-SWE in #117
- Mocks added for statutils by @Madhan-SWE in #122
- TestNodeGetCapabilities expectation changed by @Madhan-SWE in #120
- Add cloudbuild configuration to build the image by @Madhan-SWE in #124
- Makefile and github workflow fixed by @Madhan-SWE in #129
- copy binary file - fixed path by @Madhan-SWE in #131
- Bump github.com/IBM-Cloud/power-go-client from 1.1.2 to 1.1.4 by @dependabot in #128
- Scale tests added by @Madhan-SWE in #127
- Bump k8s.io/kubernetes from 1.23.2 to 1.23.4 by @Madhan-SWE in #133
- Add madhan into the owners file by @mkumatag in #136
- NodeUpdate controller for csi-driver by @Prajyot-Parab in #135
- Moving from RHEL to Centos base image by @Madhan-SWE in #137
- sidecars updated to latest version by @Madhan-SWE in #139
- Dockerfile comment added by @Madhan-SWE in #141
- gcloud authentication added by @Madhan-SWE in #142
- timeout changed to 1hr by @Madhan-SWE in #143
- Cloud build timeout changed to 2hrs by @Madhan-SWE in #147
- Bump google.golang.org/grpc from 1.44.0 to 1.45.0 by @dependabot in #140
- Github action added for building the centos base image for ibm-powervs-block-csi-driver by @Madhan-SWE in #148
- Bump k8s.io/klog/v2 from 2.40.1 to 2.50.1 by @dependabot in #152
- Bump github.com/IBM/go-sdk-core/v5 from 5.9.2 to 5.9.3 by @dependabot in #151
- Bump k8s.io/klog/v2 from 2.50.1 to 2.60.0 by @dependabot in #154
- Integrate NodeUpdate controller with csi-driver by @Prajyot-Parab in #150
- Improve run time for the multi arch build by @Madhan-SWE in #153
- Node update contr...