Releases: replicatedhq/pvmigrate
Releases · replicatedhq/pvmigrate
v0.12.3
Changelog
- 4dfb061 Bump sigs.k8s.io/controller-runtime from 0.23.1 to 0.23.3 (#367)
- 99af55a Bump rajatjindal/krew-release-bot from 0.0.50 to 0.0.51 (#369)
- b6d2c89 Bump docker/build-push-action from 6 to 7 (#368)
- 024f25e Bump k8s.io/client-go from 0.35.1 to 0.35.2 (#365)
- 7afda1a Bump goreleaser/goreleaser-action from 6 to 7 (#363)
- a7c8812 Bump k8s.io/client-go from 0.34.1 to 0.35.1 (#359)
- 52fd855 Bump k8s.io/apimachinery from 0.34.1 to 0.35.1 (#358)
- a5dc93e Bump sigs.k8s.io/controller-runtime from 0.22.3 to 0.23.1 (#357)
- 64085f1 Bump rajatjindal/krew-release-bot from 0.0.47 to 0.0.50 (#362)
- d32a958 Bump helm/kind-action from 1.13.0 to 1.14.0 (#361)
v0.12.2
Changelog
- f430901 Bump helm/kind-action from 1.12.0 to 1.13.0 (#343)
- ee5b247 Bump actions/checkout from 5 to 6 (#349)
- 7e5ccb3 Bump sigs.k8s.io/controller-runtime from 0.22.1 to 0.22.3 (#340)
- e17c7a5 Bump sigs.k8s.io/controller-runtime from 0.21.0 to 0.22.1 (#337)
- 3c2ccb2 fix: filter out duplicate pvcs (#338)
- 48d1e01 Bump k8s.io/client-go from 0.33.4 to 0.34.0 (#332)
- 904d152 Merge pull request #335 from replicatedhq/dependabot/go_modules/github.com/stretchr/testify-1.11.1
- ad1c0b8 Merge pull request #336 from replicatedhq/dependabot/github_actions/actions/setup-go-6
- 41e313d Bump actions/setup-go from 5 to 6
- d882af4 Bump github.com/stretchr/testify from 1.10.0 to 1.11.1
v0.12.1
Changelog
- 797525d Merge pull request #330 from replicatedhq/laverya/pin-goreleaser-v1
- 9a96172 fix goreleaser format
- d196b5c fix goreleaser flag, run goreleaser check
- 781bfe3 Merge pull request #325 from replicatedhq/dependabot/github_actions/actions/checkout-5
- bb9e98a Merge branch 'main' into dependabot/github_actions/actions/checkout-5
- 6a23917 Merge pull request #329 from replicatedhq/laverya/update-controller-runtime
- 6620d86 go mod tidy
- 45d1e38 update sigs.k8s.io/controller-runtime v0.18.4 => v0.21.0
- e1a2214 Merge pull request #326 from replicatedhq/dependabot/go_modules/k8s.io/client-go-0.33.4
- 6b036aa fix deletion wait test by looking for notfound error instead of nil object
- 0d0ef96 use SearchWithContext
- 7448d02 Bump k8s.io/client-go from 0.30.2 to 0.33.4
- fe58eb1 Merge pull request #327 from replicatedhq/dependabot/go_modules/k8s.io/apimachinery-0.33.4
- b3ffe8f Bump k8s.io/apimachinery from 0.31.3 to 0.33.4
- 3d3c7f2 Bump golang.org/x/oauth2 from 0.12.0 to 0.27.0
- be338dc Bump actions/checkout from 4 to 5
- 885f421 Bump golang.org/x/net from 0.33.0 to 0.38.0
- bd89109 Merge pull request #317 from replicatedhq/laverya/build-with-go-mod-version
- dad2e30 f
- b70083f fix lint errors
- 96edf8f build with go.mod go version, update go version to 1.24
- 38a442b Bump github.com/google/go-cmp from 0.6.0 to 0.7.0
- 843c8b2 Bump golang.org/x/net from 0.26.0 to 0.33.0
- affdfa6 Bump helm/kind-action from 1.10.0 to 1.12.0
- 7bc39e0 Bump k8s.io/apimachinery from 0.31.2 to 0.31.3
- 9ea04a4 Bump github.com/stretchr/testify from 1.9.0 to 1.10.0
- 8b3ba0a Bump rajatjindal/krew-release-bot from 0.0.46 to 0.0.47
- 4cbdddd Bump k8s.io/apimachinery from 0.31.1 to 0.31.2
- 6c58960 Bump k8s.io/apimachinery from 0.30.2 to 0.31.1
- 634606a Bump goreleaser/goreleaser-action from 5 to 6
- a23f589 Bump helm/kind-action from 1.9.0 to 1.10.0
- 07b83b7 Bump sigs.k8s.io/controller-runtime from 0.17.3 to 0.18.4
- a3746b3 Bump docker/build-push-action from 5 to 6
- b5b676b Bump k8s.io/client-go from 0.30.0 to 0.30.2
- 511d5e5 Bump sigs.k8s.io/controller-runtime from 0.17.2 to 0.17.3
v0.12.0
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
v0.11.2
Changelog
- 3415cf3 Merge pull request #232 from replicatedhq/laverya/run-two-integration-tests
- fb79797 run integration tests both in a cluster job and on the CLI
- c5b154c use pvmigrate rbac in integration tests (#179)
- fb48692 Merge pull request #231 from replicatedhq/laverya/update-golang
- f190856 Merge remote-tracking branch 'origin/main' into laverya/update-golang
- 9b476fe ptr
- 2bbe8db remove pointer calls
- 4d0f9f5 update preflight
- f59de74 update test
- d4c9993 update struct member type
- 8c95629 Bump k8s.io/client-go from 0.28.4 to 0.29.0
- 29c6c6f update go to 1.21
- 6fb1ff2 Bump actions/setup-go from 4 to 5
v0.11.1
Changelog
- 3415cf3 Merge pull request #232 from replicatedhq/laverya/run-two-integration-tests
- fb79797 run integration tests both in a cluster job and on the CLI
- c5b154c use pvmigrate rbac in integration tests (#179)
- fb48692 Merge pull request #231 from replicatedhq/laverya/update-golang
- f190856 Merge remote-tracking branch 'origin/main' into laverya/update-golang
- 9b476fe ptr
- 2bbe8db remove pointer calls
- 4d0f9f5 update preflight
- f59de74 update test
- d4c9993 update struct member type
- 8c95629 Bump k8s.io/client-go from 0.28.4 to 0.29.0
- 29c6c6f update go to 1.21
- 6fb1ff2 Bump actions/setup-go from 4 to 5
v0.11.0
v0.10.2
Changelog
- 3d0820e Bump sigs.k8s.io/controller-runtime from 0.16.2 to 0.16.3
- b849368 Merge pull request #217 from gregth/fix-gregth-infinity-loop
- 2e106a9 Merge branch 'main' into fix-gregth-infinity-loop
- 81718b1 Fix infinity loop while waiting for migration Pod to become ready
- ef399ee Merge pull request #215 from replicatedhq/laverya/import-version
- f019ef4 add a version.Version function that returns the import version
v0.10.1
Changelog
- 225cf0a Bump github.com/google/go-cmp from 0.5.9 to 0.6.0
- fb461f0 Merge pull request #213 from replicatedhq/laverya/ensure-all-pvcs-migrate-on-correct-nodes
- 9b69a4f add a test for a statefulset with multiple migrated PVCs
- 37bb0b0 handle PV node selections with an annotation, not in memory
- 5a9d9c7 Bump golang.org/x/net from 0.13.0 to 0.17.0
- c33e23a Bump sigs.k8s.io/controller-runtime from 0.16.0 to 0.16.2
- 5b23131 Bump k8s.io/client-go from 0.28.1 to 0.28.2
- 14f6c9c Bump goreleaser/goreleaser-action from 4 to 5
v0.10.0
Changelog
- 654c95d Merge pull request #203 from replicatedhq/diamonwiggins/destination-access-mode-annotation
- 0d1b4d1 Merge branch 'main' into diamonwiggins/destination-access-mode-annotation
- c99ee09 Bump actions/checkout from 3 to 4
- 91aabc6 update readme
- 90ba0d1 add tests for migrate and validate
- d2e584a add ability to override destination pvc access mode based on annotation