Skip to content

v0.5.0

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

What's Changed

  • vendor: bump sigs.k8s.io/controller-runtime from 0.11.2 to 0.12.2 by @dependabot in #171
  • vendor: bump github.com/stretchr/testify from 1.7.1 to 1.7.5 by @dependabot in #174
  • vendor: bump sigs.k8s.io/kustomize/kustomize/v4 from 4.5.4 to 4.5.5 by @dependabot in #172
  • vendor: bump k8s.io/klog/v2 from 2.60.1 to 2.70.0 by @dependabot in #177
  • vendor: bump github.com/stretchr/testify from 1.7.5 to 1.8.0 by @dependabot in #175
  • vendor: bump sigs.k8s.io/controller-tools from 0.9.0 to 0.9.1 by @dependabot in #173
  • vendor: bump google.golang.org/grpc from 1.46.2 to 1.47.0 by @dependabot in #176
  • vendor: bump sigs.k8s.io/controller-runtime from 0.12.2 to 0.12.3 by @dependabot in #180
  • vendor: bump k8s.io/klog/v2 from 2.70.0 to 2.70.1 by @dependabot in #179
  • vendor: bump sigs.k8s.io/controller-tools from 0.9.1 to 0.9.2 by @dependabot in #178
  • vendor: bump k8s.io/apimachinery from 0.24.2 to 0.24.3 by @dependabot in #185
  • vendor: bump google.golang.org/grpc from 1.47.0 to 1.48.0 by @dependabot in #184
  • vendor: bump github.com/operator-framework/operator-sdk from 1.22.0 to 1.22.1 by @dependabot in #181
  • vendor: bump k8s.io/client-go from 0.24.2 to 0.24.3 by @dependabot in #182
  • vendor: bump github.com/operator-framework/operator-sdk from 1.22.1 to 1.22.2 by @dependabot in #188
  • vendor: bump github.com/onsi/gomega from 1.19.0 to 1.20.0 by @dependabot in #187
  • ci: update GitHub Actions with Depandabot by @nixpanic in #191
  • ci: bump actions/setup-go from 2 to 3 by @dependabot in #192
  • vendor: bump google.golang.org/protobuf from 1.28.0 to 1.28.1 by @dependabot in #197
  • ci: bump docker/setup-qemu-action from 1 to 2 by @dependabot in #196
  • ci: bump actions/checkout from 2 to 3 by @dependabot in #195
  • ci: bump helm/kind-action from 1.2.0 to 1.3.0 by @dependabot in #194
  • ci: bump docker/setup-buildx-action from 1 to 2 by @dependabot in #193
  • deploy: move vol-rep crds to kubernetes-csi-addons by @yati1998 in #189
  • vendor: bump sigs.k8s.io/kustomize/kustomize/v4 from 4.5.5 to 4.5.6 by @dependabot in #199
  • ci: bump docker/build-push-action from 2 to 3 by @dependabot in #201
  • ci: bump docker/login-action from 1 to 2 by @dependabot in #200
  • Use pod:// URL formatting for CSIAddonsNode endpoints by @nixpanic in #190
  • vendor: bump sigs.k8s.io/kustomize/kustomize/v4 from 4.5.6 to 4.5.7 by @dependabot in #202
  • provide option to set MaxConcurrentReconciles by @Madhu-1 in #203
  • fix codespell errors by @Madhu-1 in #206
  • add proto and service for volume replication by @Rakshith-R in #205
  • vendor: bump k8s.io/api from 0.24.3 to 0.24.4 by @dependabot in #208
  • controllers: Use ISO 8601 timestamp format in logs by @Madhu-1 in #211
  • vendor: bump k8s.io/client-go from 0.24.3 to 0.24.4 by @dependabot in #210
  • controller: add replication controller by @Rakshith-R in #212
  • set MaxConcurrentReconciles for VolumeReplication by @Madhu-1 in #214
  • replication: add missing rbac for replication by @Madhu-1 in #215
  • replication: add volumeReplicationInstance to simplify code by @Rakshith-R in #216
  • Ensure only one VR per PVC by @Madhu-1 in #213
  • replication: remove annotation from pvc by @Madhu-1 in #217
  • rebase: update csi-addons spec to latest by @Rakshith-R in #218
  • vendor: bump github.com/operator-framework/operator-sdk from 1.22.2 to 1.23.0 by @dependabot in #222
  • vendor: bump go.uber.org/zap from 1.19.1 to 1.23.0 by @dependabot in #224
  • vendor: bump github.com/onsi/gomega from 1.20.0 to 1.20.1 by @dependabot in #223
  • rebase: update dependencies in go.mod by @Madhu-1 in #226
  • rebase: use go 1.18 in tag-release workflow by @Rakshith-R in #227

Full Changelog: v0.4.0...v0.5.0