Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cloudfoundry/migrate_mysql_to_credhub
A go tool to migrate broker data from mysql to credhub
https://github.com/cloudfoundry/migrate_mysql_to_credhub
cff-wg-service-management
Last synced: 3 months ago
JSON representation
A go tool to migrate broker data from mysql to credhub
- Host: GitHub
- URL: https://github.com/cloudfoundry/migrate_mysql_to_credhub
- Owner: cloudfoundry
- License: apache-2.0
- Created: 2018-06-20T21:58:09.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-04-18T14:16:24.000Z (almost 2 years ago)
- Last Synced: 2024-06-19T15:16:59.290Z (7 months ago)
- Topics: cff-wg-service-management
- Language: Go
- Homepage:
- Size: 6.96 MB
- Stars: 1
- Watchers: 11
- Forks: 2
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# migrate_mysql_to_credhub
A Go tool to migrate broker data from MySQL to CredHub
This was used in the past for some kind of migration, and no longer maintained.
It is used in the [v5.0 branch of nfs-volume-release](https://github.com/cloudfoundry/nfs-volume-release/blob/6a89b454829a06479c63ab23e92108961f7b777d/.gitmodules#L9). Once this branch is deprecated, it would make sense to archive this repo.
- In 2019, some of the code in [service-broker-store](https://github.com/cloudfoundry/service-broker-store) that this repo depends on [was removed](https://github.com/cloudfoundry/service-broker-store/commit/8ce20271b626105189aaf2768e5c82fdff6807c4) on the basis that it was no longer needed
- In 2019, the errand that in [nfs-volume-release](https://github.com/cloudfoundry/nfs-volume-release) that ran this code [was removed](https://github.com/cloudfoundry/nfs-volume-release/commit/4e27c52f9f3413e51d2f4c972307468d0d566fcb)