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

Question about updating Harbor from version 1.5.1 to 1.6.3 #8741

Closed
jarduini opened this issue Aug 19, 2019 · 4 comments
Closed

Question about updating Harbor from version 1.5.1 to 1.6.3 #8741

jarduini opened this issue Aug 19, 2019 · 4 comments
Assignees
Labels
kind/requirement New feature or idea on top of harbor

Comments

@jarduini
Copy link

Hi, we have in production a Harbor version 1.5.1 and we want to update it to 1.6.3.
The thing is that we are using as harbor-db mysql (https://hub.docker.com/r/vmware/harbor-db/tags), and when i try to update, the docker compose file try to use an image of harbor-db based on postgresql (https://hub.docker.com/r/goharbor/harbor-db/tags).
Is there any way to migrate from one version to the other one using mysql?
Thanks in advance!
Javier

@bitsf bitsf added the kind/requirement New feature or idea on top of harbor label Aug 22, 2019
@bitsf
Copy link
Contributor

bitsf commented Aug 22, 2019

We haven't do plan to support mysql back yet, maybe community can help test what would be the problem if using mysql and give feedback that we can measure the cost to do it.

@jarduini
Copy link
Author

We haven't do plan to support mysql back yet, maybe community can help test what would be the problem if using mysql and give feedback that we can measure the cost to do it.

Hi @bitsf what i would like to know if i have a way of migrating from mysql to postgresql (harbor-db).
because when I upgrade from version 1.5.1 to 1.6.3, the docker-compose.yml try to run the new image of harbor-db with postgresql.

@bitsf
Copy link
Contributor

bitsf commented Sep 11, 2019

@ninjadq Could you help on this

@xaleeks
Copy link
Contributor

xaleeks commented May 29, 2020

There is not, and that db migration is not supported, we only support pgsql now, due to clair requirements essentially. We have another ticket to explore pluggable support for various databases so we can support mysql again. Please track that progress here #6534.

@xaleeks xaleeks closed this as completed May 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/requirement New feature or idea on top of harbor
Projects
None yet
Development

No branches or pull requests

5 participants