Skip to content

v0.12.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 22 Apr 11:21
· 9 commits to main since this release

Changelog

  • 44957e7 go mod tidy
  • fdfeb7b go 1.22
  • 6e3ad3b Bump k8s.io/client-go from 0.29.2 to 0.30.0
  • b32441d Merge pull request #248 from clementnuss/fix/long-pvc-names
  • e8d623c Merge branch 'main' into fix/long-pvc-names
  • 6e4c128 Bump golang.org/x/net from 0.19.0 to 0.23.0
  • c37e889 update testdata creation script
  • 638bb42 fix integrationt test case
  • 619b5fa Merge branch 'main' into fix/long-pvc-names
  • 88f649c Merge remote-tracking branch 'origin/laverya/long-pvc-name-integration-test' into fix/long-pvc-names
  • f221b6b Bump google.golang.org/protobuf from 1.31.0 to 1.33.0
  • 1571ce7 Fix comment to refer to 253 chars, not 63
  • 93d46b3 Bump github.com/stretchr/testify from 1.8.4 to 1.9.0
  • 1a5809a fix: put origPvc name in annotation and handle up to 253 chars PVC names
  • 39dfe4e refactor: move NewPvcName func to k8sutil package
  • 45c822c fix: modify newPvcName function to accept names up to 253 chars long
  • 6bc5f4e Bump k8s.io/client-go from 0.29.1 to 0.29.2
  • 0906169 Bump sigs.k8s.io/controller-runtime from 0.17.0 to 0.17.2
  • b5818ad Bump helm/kind-action from 1.8.0 to 1.9.0
  • fd7d745 Bump k8s.io/client-go from 0.29.0 to 0.29.1
  • d440534 Bump sigs.k8s.io/controller-runtime from 0.16.3 to 0.17.0
  • 659a057 Merge branch 'main' into laverya/long-pvc-name-integration-test
  • 57eb7f6 add a >63 character pvc name to the integration test