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

- switch beta to Blumilk's docker registry #432

Merged
merged 3 commits into from
May 14, 2024

Conversation

mtracz
Copy link
Member

@mtracz mtracz commented May 8, 2024

This PR changes ghcr.io registry to registry.blumilk.pl.

New images will be stored in our internal docker registry (Harbor). Toby project is publicly accessible.

The image name will be:

  • for beta:
    • registry.blumilk.pl/toby/toby:beta
  • for prod:
    • registry.blumilk.pl/toby/toby:latest
    • registry.blumilk.pl/toby/toby:v1.2.3 (depends on releases/tags)

To discuss:

  1. should we move old images from ghcr.io to regostry.blumilk.pl?
  2. should we store images in both registries?
  3. should we remove all images from ghcr.io when migration to registry.blumilk.pl will be done?

@mtracz mtracz marked this pull request as ready for review May 8, 2024 13:03
@mtracz mtracz requested a review from a team as a code owner May 8, 2024 13:03
Blusia
Blusia previously approved these changes May 8, 2024
kamilpiech97
kamilpiech97 previously approved these changes May 9, 2024
krzysztofrewak
krzysztofrewak previously approved these changes May 9, 2024
Copy link
Member

@krzysztofrewak krzysztofrewak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

To discuss:

should we move old images from ghcr.io to regostry.blumilk.pl?
should we store images in both registries?
should we remove all images from ghcr.io when migration to registry.blumilk.pl will be done?

I think:

  • there's no need to move old images
  • I would store them only in new one
  • we should remove images from ghcr

@mtracz
Copy link
Member Author

mtracz commented May 13, 2024

I just pushed manually latest and v1.2.1 images to the new registry.
The new ones will be tagged automatically via Github Actions.

@mtracz mtracz merged commit ea05e8b into main May 14, 2024
1 check passed
@mtracz mtracz deleted the switch-to-harbor-docker-registry branch May 14, 2024 12:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants