Skip to content

Releases: AppsFlyer/local-pvc-releaser

v0.1.2

01 May 11:14
13d71fb
Compare
Choose a tag to compare

What's Changed

  • Bump Helm version to 0.1.1 by @tal-asulin in #20
  • fix: set envtest version tag in makefile instead of latest by @yuvaltuchman in #32
  • chore(deps): bump github.com/stretchr/testify from 1.8.0 to 1.9.0 by @dependabot in #33
  • chore(deps): bump google.golang.org/protobuf from 1.28.1 to 1.33.0 by @dependabot in #34
  • chore(deps): bump github.com/go-logr/logr from 1.2.3 to 1.4.1 by @dependabot in #25
  • chore(deps): bump go.uber.org/zap from 1.24.0 to 1.27.0 by @dependabot in #28
  • chore(deps): bump golang.org/x/net from 0.17.0 to 0.23.0 by @dependabot in #31
  • chore(deps): bump k8s.io/client-go from 0.26.1 to 0.30.0 by @dependabot in #36
  • chore(deps): bump k8s.io/api from 0.26.1 to 0.30.0 by @dependabot in #35

New Contributors

Full Changelog: v0.1.1...v0.1.2

v0.1.1

19 Nov 13:39
e8076d7
Compare
Choose a tag to compare
  • Disable PVC annotation selector by default #19

local-pvc-releaser-0.1.1

19 Nov 19:05
af6d88c
Compare
Choose a tag to compare

The local PVC releaser aim to delete persistent volume claims triggered by un-expected node deletion events by the K8s node-controller for making automatic recovery for pods.

local-pvc-releaser-0.1.0

24 Oct 17:18
d763d81
Compare
Choose a tag to compare

The local PVC releaser aim to delete persistent volume claims triggered by un-expected node deletion events by the K8s node-controller for making automatic recovery for pods.

v0.1.0

24 Oct 10:41
Compare
Choose a tag to compare

Local PVC Releaser GA Release