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

[bitnami/harbor-registry] Where is registry binary repo? #21503

Closed
Antiarchitect opened this issue Jan 23, 2023 · 2 comments
Closed

[bitnami/harbor-registry] Where is registry binary repo? #21503

Antiarchitect opened this issue Jan 23, 2023 · 2 comments

Comments

@Antiarchitect
Copy link

Antiarchitect commented Jan 23, 2023

Name and Version

bitnami/harbor-registry

What is the problem this feature will solve?

Question: I see the binary for harbor-registry is taken from https://downloads.bitnami.com/files/stacksmith/ which contains a prebuilt binary but I could not find a source code for it. The story is: I'm very interested in applying this patch: distribution/distribution#3589 to distribution project and I bet you use some fork (maybe original) of this repo. Please clarify how and where this binary is built.

@bitnami-bot bitnami-bot added this to Triage in Support Jan 23, 2023
@github-actions github-actions bot added the triage Triage is needed label Jan 23, 2023
@carrodher
Copy link
Member

We obtain the source code or already compiled binaries for the different components from the upstream projects, in this case from https://github.com/goharbor/harbor.
We track this repository and when a new version appears there our automated test & release pipeline detects it and generates a new version on our side.

The https://downloads.bitnami.com/files/stacksmith/ is just an intermediate storage where we put some intermediate assets used by the container images.

I recommend you send a PR to the upstream project to be included in future versions of the application

@github-actions github-actions bot moved this from Triage to Pending in Support Jan 24, 2023
@Antiarchitect
Copy link
Author

Thank you for clarification @carrodher!

@bitnami-bot bitnami-bot moved this from Pending to Solved in Support Jan 24, 2023
@bitnami-bot bitnami-bot moved this from Solved to Triage in Support Jan 24, 2023
@github-actions github-actions bot added solved and removed solved labels Jan 24, 2023
@carrodher carrodher moved this from Triage to Solved in Support Jan 24, 2023
@fmulero fmulero removed this from Solved in Support Jan 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants