Skip to content

v0.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Feb 12:58
· 427 commits to main since this release
v0.3.0

What's Changed

  • controller: add PersistentVolumeClaimController by @Rakshith-R in #93
  • vendor: bump github.com/robfig/cron/v3 from 3.0.0 to 3.0.1 by @dependabot in #100
  • vendor: bump github.com/onsi/gomega from 1.17.0 to 1.18.0 by @dependabot in #101
  • controller: add pvc finalizer rbac for annotation controller by @Rakshith-R in #103
  • controller/reclaimspacejob: skip making node req if nodeID is empty by @Rakshith-R in #104
  • controller: adds yaml to install and deploy controller by @yati1998 in #106
  • vendor: bump google.golang.org/grpc from 1.43.0 to 1.44.0 by @dependabot in #110
  • vendor: bump github.com/onsi/gomega from 1.18.0 to 1.18.1 by @dependabot in #109
  • deploy: fix setting rbac-proxy image in kustomize files by @Rakshith-R in #108
  • build: add a job to publish a release by tag by @nixpanic in #111
  • reclaimspace: do not report Unimplemented as an error by @nixpanic in #113
  • deploy: generate separate crds.yaml, rbac.yaml & setup-controller.yaml by @Rakshith-R in #112

Full Changelog: v0.2.1...v0.3.0