v0.7.0
What's Changed
- vendor: Bump github.com/container-storage-interface/spec from 1.7.0 to 1.8.0 by @dependabot in #314
- ci: remove
rebase_fallback
from Mergify config by @nixpanic in #318 - vendor: Bump google.golang.org/grpc/cmd/protoc-gen-go-grpc from 1.2.0 to 1.3.0 by @dependabot in #313
- ci: Bump actions/setup-go from 3 to 4 by @dependabot in #317
- vendor: Bump k8s.io/client-go from 0.26.2 to 0.26.3 by @dependabot in #325
- vendor: Bump github.com/onsi/gomega from 1.27.2 to 1.27.4 by @dependabot in #324
- vendor: Bump google.golang.org/protobuf from 1.28.1 to 1.30.0 by @dependabot in #322
- vendor: Bump github.com/onsi/gomega from 1.27.4 to 1.27.5 by @dependabot in #329
- vendor: Bump google.golang.org/grpc from 1.53.0 to 1.54.0 by @dependabot in #331
- NetworkFence: correct check in validating webhook by @nixpanic in #333
- vendor: Bump sigs.k8s.io/controller-runtime from 0.14.5 to 0.14.6 by @dependabot in #334
- vendor: Bump github.com/go-logr/logr from 1.2.3 to 1.2.4 by @dependabot in #335
- vendor: Bump github.com/onsi/gomega from 1.27.5 to 1.27.6 by @dependabot in #336
- vendor: Bump github.com/operator-framework/operator-sdk from 1.27.0 to 1.28.0 by @dependabot in #330
- vendor: Bump github.com/operator-framework/operator-sdk from 1.28.0 to 1.28.1 by @dependabot in #343
- vendor: Bump k8s.io/klog/v2 from 2.90.1 to 2.100.1 by @dependabot in #342
- vendor: Bump sigs.k8s.io/controller-tools from 0.11.3 to 0.11.4 by @dependabot in #341
- vendor: Bump google.golang.org/grpc from 1.54.0 to 1.55.0 by @dependabot in #349
- ci: Bump helm/kind-action from 1.5.0 to 1.7.0 by @dependabot in #351
- vendor: Bump github.com/stretchr/testify from 1.8.2 to 1.8.3 by @dependabot in #355
- vendor: Bump github.com/onsi/gomega from 1.27.6 to 1.27.7 by @dependabot in #354
- reclaimspace: add support for namespace annotation by @Madhu-1 in #350
- reclaimspace: add custom timeout support per CR by @Rakshith-R in #359
- vendor: Bump github.com/stretchr/testify from 1.8.3 to 1.8.4 by @dependabot in #360
- ci: add GitHub Workflow for golangci-lint by @nixpanic in #365
- build: use Go 1.20 as Kubernetes packages require that too by @nixpanic in #363
- controller: add support for global persistent configuration by @Rakshith-R in #364
- vendor: Bump github.com/operator-framework/operator-sdk from 1.28.1 to 1.29.0 by @dependabot in #367
- ci: add yaml-lint GitHub Workflow by @nixpanic in #368
- vendor: Bump github.com/onsi/gomega from 1.27.7 to 1.27.8 by @dependabot in #369
- cleanup: correct the Github PR workflow link by @karthik-us in #373
- controller: improve error for missed start times in cronjob by @Rakshith-R in #374
- build: add
make docker-generate-protobuf
to update genedated*.pb.go
files by @nixpanic in #372 - build: fix
make docker-generate-protobuf
target by @nixpanic in #375 - Add lastsyncbytes and lastsyncduration to vol rep status by @yati1998 in #366
- build: use Go 1.20 while building in container by @nixpanic in #383
- tools: move tools.go to its own directory tools/ by @Rakshith-R in #382
- ci: include
/tools
directory in dependabot config by @nixpanic in #386 - vendor: Bump google.golang.org/grpc from 1.55.0 to 1.56.1 by @dependabot in #388
- build: update k8s and controller runtime pkgs by @subhamkrai in #379
- vendor: bump k8s.io/api from 0.27.2 to 0.27.3 by @dependabot in #390
- vendor: Bump github.com/kubernetes-csi/csi-lib-utils from 0.13.0 to 0.14.0 by @dependabot in #387
- vendor: Bump k8s.io/client-go from 0.26.3 to 0.27.3 by @dependabot in #370
- vendor: bump google.golang.org/protobuf from 1.30.0 to 1.31.0 by @dependabot in #392
- rebase: update controller-tools by @Rakshith-R in #391
- rebase: update dependency to protobuf 1.31.0 in /tools #394 by @Rakshith-R in #395
- Adding version details to sidecar by @saranyareddy24 in #385
- build: include
-version
option for csi-addons executable by @nixpanic in #397 - build: switch back to docker for golang:1.20 by @Rakshith-R in #399
- cleanup: corrections in the ci doc by @karthik-us in #398
- controller: fix reclaimspace based on ns annotation by @Rakshith-R in #396
New Contributors
- @karthik-us made their first contribution in #373
- @subhamkrai made their first contribution in #379
- @saranyareddy24 made their first contribution in #385
Full Changelog: v0.6.0...v0.7.0