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

Enable feature to upload json or yaml or zip files to HARBOR #17966

Open
rakeshreddyrg09 opened this issue Dec 10, 2022 · 2 comments
Open

Enable feature to upload json or yaml or zip files to HARBOR #17966

rakeshreddyrg09 opened this issue Dec 10, 2022 · 2 comments
Assignees
Labels
kind/requirement New feature or idea on top of harbor

Comments

@rakeshreddyrg09
Copy link

Is your feature request related to a problem? Please describe.
In my case, wanted to push json, yaml or zip files to harbor for Air gapped installation.
Scenario:
-> Using k3d cluster to setup harbor (in a VM) -- done
-> Trying to create a k3d cluster (In local machine) use registry as above harbor -- done
-> Few json or zip files are required for grafana dashboard, which is a dependency for my cluster to come up.
-> The above files getting download from reposilite, so there are already available in cluster without any authentication.
-> If I use ORAS(https://oras.land/), it does not support my scenario.

Describe the solution you'd like
-> If Harbor can provide any file downloadable URL like Git or S3 it will be best for many scenarios.
-> If this feature come in I can use my reposilite to pull all the json files using the downloadable URL.

Please consider this as priority.

In advance Thank you Harbor Team.

@AllForNothing
Copy link
Contributor

Close this one

@Vad1mo
Copy link
Member

Vad1mo commented Dec 12, 2022

@rakeshreddyrg09, the request to support other general purpose artifact types is not in scope of project Harbor. It might reevaluate that decision in the future. The best bet you have with Harbor is finding a solution to work with oras.

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

4 participants