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

helm: harbor as generic registry mirror #16053

Closed
maitredede opened this issue Nov 24, 2021 · 6 comments
Closed

helm: harbor as generic registry mirror #16053

maitredede opened this issue Nov 24, 2021 · 6 comments
Assignees
Labels
area/doc Issues to track documentation tasks Stale

Comments

@maitredede
Copy link

maitredede commented Nov 24, 2021

Hello,

I am trying to replace the docker registry mirror with harbor, without reconfiguring everything that use it on my network.

I have deployed harbor v2.4.0 using helm (using ingress), and tried to configure it as a registry-mirror in my docker/daemon.json. When I docker pull, image seams to be pulled from docker registry, not harbor.

It seams there is a way to have harbor as registry mirror : https://github.com/goharbor/harbor/blob/master/contrib/Configure_mirror.md
Looks like #8082 already addressed this case, but I did not managed to make it work.

Is there a full complete working doc I can follow and test ? Or where should I search for diagnostics ?

Edit : found in ingress logs that harbor returns 401 for registry-proxy requests

@heww
Copy link
Contributor

heww commented Nov 29, 2021

Harbor 2.0+ doesn't support registry mirror. If you want this feature, suggest deploying standalone distribution support the registry mirror.

@heww heww self-assigned this Nov 29, 2021
@heww heww added the area/doc Issues to track documentation tasks label Nov 29, 2021
@stale
Copy link

stale bot commented Apr 16, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the Stale label Apr 16, 2022
@maxclac
Copy link

maxclac commented Apr 20, 2022

Will this feature be supported in the future?

@stale stale bot removed the Stale label Apr 20, 2022
@github-actions
Copy link

github-actions bot commented Jul 5, 2022

This issue is being marked stale due to a period of inactivity. If this issue is still relevant, please comment or remove the stale label. Otherwise, this issue will close in 30 days.

@github-actions github-actions bot added the Stale label Jul 5, 2022
@github-actions
Copy link

github-actions bot commented Aug 5, 2022

This issue was closed because it has been stalled for 30 days with no activity. If this issue is still relevant, please re-open a new issue.

@github-actions github-actions bot closed this as completed Aug 5, 2022
@codepitbull
Copy link

Leaving this here for whoever is also mislead by this issue.
Harbor is able to mirror other registries fully and partially using the replication functionality.

https://goharbor.io/docs/1.10/administration/configuring-replication/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/doc Issues to track documentation tasks Stale
Projects
None yet
Development

No branches or pull requests

4 participants