You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We deploy Harbor with Helm to our Kubernetes cluster and use AWS-managed RDS PostgreSQL. We then use AWS DMS to migrate data from one PostgreSQL instance to another. After updating the database connection information to the new database and redeploying Harbor, our CI/CD system can't push images to Harbor.
Expected behavior and actual behavior:
CI/CD can push image to harbor after database migrate
The text was updated successfully, but these errors were encountered:
cataglyphis
changed the title
Can't push docker image after database migrate
Can't push docker image after database migrate, duplicate key value violates unique constraint blob_pkey
Nov 20, 2024
We deploy Harbor with Helm to our Kubernetes cluster and use AWS-managed RDS PostgreSQL. We then use AWS DMS to migrate data from one PostgreSQL instance to another. After updating the database connection information to the new database and redeploying Harbor, our CI/CD system can't push images to Harbor.
Expected behavior and actual behavior:
Steps to reproduce the problem:
Versions:
Additional context:
The text was updated successfully, but these errors were encountered: