Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Bump github.com/replicatedhq/pvmigrate from 0.9.0 to 0.11.0 #206

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 11, 2023

Bumps github.com/replicatedhq/pvmigrate from 0.9.0 to 0.11.0.

Release notes

Sourced from github.com/replicatedhq/pvmigrate's releases.

v0.11.0

Changelog

  • 761f800 Merge pull request #226 from replicatedhq/laverya/build-arm64
  • 6dec6bb build arm64 binaries
  • 5e4dd9d Bump k8s.io/client-go from 0.28.3 to 0.28.4

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

v0.9.1

Changelog

  • 7708ba6 Bump k8s.io/client-go from 0.28.0 to 0.28.1
  • e1fdcaf Bump sigs.k8s.io/controller-runtime from 0.15.0 to 0.16.0
  • 925882b Bump k8s.io/client-go from 0.27.4 to 0.28.0
  • ad30493 Merge pull request #194 from replicatedhq/laverya/label-migration-pods
  • b146249 Merge branch 'main' into laverya/label-migration-pods
  • fbfacb0 Merge pull request #192 from replicatedhq/dependabot/go_modules/k8s.io/client-go-0.27.4
  • f33e544 Bump k8s.io/client-go from 0.27.3 to 0.27.4
  • fce0807 Merge pull request #190 from replicatedhq/dependabot/github_actions/helm/kind-action-1.8.0
  • 1088fa9 Merge branch 'main' into laverya/label-migration-pods
  • fed92bb add a constant label to data migration pods
  • 5bda4df Bump helm/kind-action from 1.7.0 to 1.8.0
  • 55c0494 Bump sigs.k8s.io/controller-runtime from 0.14.6 to 0.15.0
  • 21fa503 Bump github.com/stretchr/testify from 1.8.2 to 1.8.4

... (truncated)

Commits
  • 761f800 Merge pull request #226 from replicatedhq/laverya/build-arm64
  • 6dec6bb build arm64 binaries
  • 5e4dd9d Bump k8s.io/client-go from 0.28.3 to 0.28.4
  • 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
  • 225cf0a Bump github.com/google/go-cmp from 0.5.9 to 0.6.0
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/replicatedhq/pvmigrate](https://github.com/replicatedhq/pvmigrate) from 0.9.0 to 0.11.0.
- [Release notes](https://github.com/replicatedhq/pvmigrate/releases)
- [Commits](replicatedhq/pvmigrate@v0.9.0...v0.11.0)

---
updated-dependencies:
- dependency-name: github.com/replicatedhq/pvmigrate
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner December 11, 2023 05:35
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go type::chore labels Dec 11, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 25, 2023

Superseded by #212.

@dependabot dependabot bot closed this Dec 25, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/replicatedhq/pvmigrate-0.11.0 branch December 25, 2023 05:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go type::chore
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants