Skip to content

v0.9.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 30 Aug 12:30
· 9 commits to main since this release

What's Changed

  • vendor: bump the golang-dependencies group with 1 update by @dependabot in #497
  • vendor: bump the k8s-dependencies group with 2 updates by @dependabot in #498
  • vendor: bump the golang-dependencies group with 2 updates by @dependabot in #500
  • vendor: bump the github-dependencies group with 2 updates by @dependabot in #501
  • Update tools and dependencies by @nixpanic in #401
  • manager: make leader election timeouts configurable by @nixpanic in #505
  • vendor: bump the k8s-dependencies group with 1 update by @dependabot in #507
  • vendor: bump the k8s-dependencies group with 4 updates by @dependabot in #508
  • vendor: bump the github-dependencies group with 1 update by @dependabot in #509
  • vendor: bump the k8s-dependencies group in /tools with 1 update by @dependabot in #506
  • vendor: bump the golang-dependencies group with 1 update by @dependabot in #511
  • ci: bump helm/kind-action from 1.8.0 to 1.9.0 by @dependabot in #513
  • ci: bump golangci/golangci-lint-action from 3 to 4 by @dependabot in #514
  • vendor: bump the k8s-dependencies group with 1 update by @dependabot in #515
  • vendor: bump the golang-dependencies group with 1 update by @dependabot in #520
  • vendor: bump the k8s-dependencies group with 4 updates by @dependabot in #521
  • ci: bump super-linter/super-linter from 5 to 6 by @dependabot in #519
  • test: unit test for getNextSchedule by @karthik-us in #518
  • vendor: bump go.uber.org/zap from 1.26.0 to 1.27.0 by @dependabot in #526
  • vendor: bump the golang-dependencies group with 1 update by @dependabot in #525
  • vendor: bump the github-dependencies group with 1 update by @dependabot in #528
  • vendor: bump the github-dependencies group in /tools with 1 update by @dependabot in #527
  • ci: fix TestGetNextSchedule failure by @karthik-us in #530
  • deploy: run all containers with read-only filesystem by @nixpanic in #529
  • vendor: bump the github-dependencies group in /tools with 1 update by @dependabot in #533
  • vendor: bump the golang-dependencies group in /tools with 1 update by @dependabot in #532
  • vendor: bump the golang-dependencies group with 2 updates by @dependabot in #534
  • vendor: bump the github-dependencies group with 1 update by @dependabot in #538
  • vendor: bump the k8s-dependencies group with 3 updates by @dependabot in #537
  • replace custom ContainsInSlice() with standard slices.Contains() by @nixpanic in #540
  • vendor: bump sigs.k8s.io/kustomize/kustomize/v5 from 5.3.0 to 5.4.1 in /tools in the k8s-dependencies group by @dependabot in #542
  • vendor: bump google.golang.org/grpc from 1.62.1 to 1.63.0 in the golang-dependencies group by @dependabot in #541
  • vendor: bump sigs.k8s.io/controller-runtime from 0.17.2 to 0.17.3 in the k8s-dependencies group by @dependabot in #545
  • vendor: bump google.golang.org/grpc from 1.63.0 to 1.63.2 in the golang-dependencies group by @dependabot in #544
  • vendor: bump github.com/onsi/gomega from 1.32.0 to 1.33.0 in the github-dependencies group by @dependabot in #549
  • vendor: bump sigs.k8s.io/controller-tools from 0.14.0 to 0.15.0 in /tools in the k8s-dependencies group by @dependabot in #550
  • vendor: bump the k8s-dependencies group across 1 directory with 4 updates by @dependabot in #552
  • ci: bump golangci/golangci-lint-action from 4 to 5 by @dependabot in #553
  • ci: bump helm/kind-action from 1.9.0 to 1.10.0 by @dependabot in #554
  • vendor: bump github.com/onsi/gomega from 1.33.0 to 1.33.1 in the github-dependencies group by @dependabot in #560
  • vendor: bump sigs.k8s.io/controller-runtime from 0.18.0 to 0.18.1 in the k8s-dependencies group by @dependabot in #559
  • vendor: bump google.golang.org/protobuf from 1.33.0 to 1.34.1 in the golang-dependencies group by @dependabot in #558
  • ci: bump golangci/golangci-lint-action from 5 to 6 by @dependabot in #564
  • vendor: bump sigs.k8s.io/controller-runtime from 0.18.1 to 0.18.2 in the k8s-dependencies group by @dependabot in #565
  • vendor: bump github.com/kubernetes-csi/csi-lib-utils from 0.17.0 to 0.18.0 in the github-dependencies group by @dependabot in #566
  • vendor: bump github.com/operator-framework/operator-sdk from 1.34.1 to 1.34.2 in /tools in the github-dependencies group by @dependabot in #571
  • vendor: bump google.golang.org/grpc from 1.63.2 to 1.64.0 in the golang-dependencies group by @dependabot in #569
  • vendor: bump the k8s-dependencies group with 3 updates by @dependabot in #570
  • ci: use golang 1.22.0 for main build by @Madhu-1 in #575
  • vendor: bump sigs.k8s.io/controller-runtime from 0.18.2 to 0.18.3 in the k8s-dependencies group by @dependabot in #576
  • vendor: bump github.com/go-logr/logr from 1.4.1 to 1.4.2 in the github-dependencies group by @dependabot in #577
  • vendor: bump sigs.k8s.io/kustomize/kustomize/v5 from 5.4.1 to 5.4.2 in /tools in the k8s-dependencies group by @dependabot in #578
  • Manually pin otel-grpc to v0.46.0 by @black-dragon74 in #581
  • vendor: bump github.com/kubernetes-csi/csi-lib-utils from 0.18.0 to 0.18.1 in the github-dependencies group by @dependabot in #583
  • vendor: bump google.golang.org/grpc/cmd/protoc-gen-go-grpc from 1.3.0 to 1.4.0 in /tools in the golang-dependencies group by @dependabot in #582
  • vendor: bump sigs.k8s.io/controller-runtime from 0.18.3 to 0.18.4 in the k8s-dependencies group by @dependabot in #586
  • ci: bump docker/build-push-action from 5 to 6 by @dependabot in #592
  • vendor: bump the k8s-dependencies group with 4 updates by @dependabot in #590
  • Add scaffoling for volumegroupreplication/replicationclass/replicationcontent by @Madhu-1 in #588
  • fix: fix typos related to group replication by @Madhu-1 in #594
  • vendor: bump google.golang.org/protobuf from 1.34.1 to 1.34.2 in the golang-dependencies group by @dependabot in #589
  • vendor: bump google.golang.org/protobuf from 1.34.1 to 1.34.2 in /tools in the golang-dependencies group by @dependabot in #591
  • reclaimspace: support for storageclass annotation by @iPraveenParihar in #585
  • Replication: set volumeID in ReplicationSource for the volumeReplication by @Madhu-1 in #596
  • replication: add missing VRC name for VGR by @Madhu-1 in #597
  • ci: add DNM label rules for mergify by @iPraveenParihar in #599
  • replication: add pvcRef to volumegroupreplication by @Madhu-1 in #598
  • vendor: bump k8s.io/klog/v2 from 2.130.0 to 2.130.1 in the k8s-dependencies group by @dependabot in #602
  • vendor: bump github.com/operator-framework/operator-sdk from 1.34.2 to 1.35.0 in /tools in the github-dependencies group by @dependabot in #601
  • reclaimspace: fix schedule handling by @iPraveenParihar in #604
  • doc: correct case of YAML from yaml by @nixpanic in #611
  • vendor: bump google.golang.org/grpc from 1.64.0 to 1.65.0 in the golang-dependencies group by @dependabot in #612
  • vendor: bump github.com/container-storage-interface/spec from 1.9.0 to 1.10.0 by @dependabot in #613
  • Support VolumeGroupReplication with VR by @Madhu-1 in #605
  • Migrate project from go v3 layout to v4 by @black-dragon74 in #606
  • vendor: bump github.com/onsi/ginkgo/v2 from 2.17.2 to 2.19.0 in the github-dependencies group by @dependabot in #617
  • vendor: bump sigs.k8s.io/kustomize/kustomize/v5 from 5.4.2 to 5.4.3 in /tools in the k8s-dependencies group by @dependabot in #620
  • vendor: bump the k8s-dependencies group with 3 updates by @dependabot in #621
  • replication: fix problem with setReplication by @Madhu-1 in #619
  • docs: add documentation for EncryptionKeyRotation by @black-dragon74 in #624
  • Implement EncryptionKeyRotation controllers by @black-dragon74 in #608
  • vendor: bump the github-dependencies group with 2 updates by @dependabot in #627
  • Modify pvc controller to reconcile encryptionkeyrotation by @black-dragon74 in #616
  • reclaimspace: enhancement to consider existing PVCs for StorageClass Annotations by @iPraveenParihar in #614
  • vendor: bump google.golang.org/grpc/cmd/protoc-gen-go-grpc from 1.4.0 to 1.5.0 in /tools in the golang-dependencies group by @dependabot in #628
  • Remove special handling of targetpath for deprecated Kubernetes 1.24 by @psy-q in #625
  • vendor: bump github.com/operator-framework/operator-sdk from 1.35.0 to 1.36.0 in /tools in the github-dependencies group by @dependabot in #631
  • vendor: bump github.com/onsi/gomega from 1.34.0 to 1.34.1 in the github-dependencies group by @dependabot in #632
  • vendor: bump google.golang.org/grpc/cmd/protoc-gen-go-grpc from 1.5.0 to 1.5.1 in /tools in the golang-dependencies group by @dependabot in #630
  • vendor: bump github.com/operator-framework/operator-sdk from 1.36.0 to 1.36.1 in /tools in the github-dependencies group by @dependabot in #638
  • vendor: bump github.com/onsi/ginkgo/v2 from 2.19.1 to 2.20.0 in the github-dependencies group by @dependabot in #639
  • fix pvc reclaimspace & keyrotation annotation filter by @iPraveenParihar in #641
  • doc: update installation document by @iPraveenParihar in #642
  • Include capabilities in CSIAddonsNode status by @black-dragon74 in #635
  • build: update kube-rbac-proxy to v0.18.0 by @nixpanic in #644
  • vendor: bump sigs.k8s.io/controller-tools from 0.15.0 to 0.16.1 in /tools in the k8s-dependencies group by @dependabot in #645
  • ci: bump super-linter/super-linter from 6 to 7 by @dependabot in #646
  • replication: move conditions to api by @Madhu-1 in #650
  • vendor: bump the k8s-dependencies group with 4 updates by @dependabot in #647
  • build: address FROM/as casing warning by @nixpanic in #654
  • deploy: remove extra prefix: csi-addons- by @Rakshith-R in #655

New Contributors

Full Changelog: v0.8.0...v0.9.1