-
Notifications
You must be signed in to change notification settings - Fork 3.2k
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
Does Argo support Ceph as Artifactory? #884
Comments
@staugust I have never used Ceph, but my understanding is that Ceph has an S3 API. As long as it has that, it should be possible to use Ceph with Argo by treating it as an S3 object store. Does that work for you? |
Yeah, it helps me a lot. I would check out whether ceph with s3 API would work with Argo, and update this isssue. Please don't close this issue right now, thank you. |
I have already checked that argo supports Ceph object-store via S3 API. |
Great thanks for verifying. I'll close the issue. |
Is this a BUG REPORT or FEATURE REQUEST?:
FEATURE REQUEST
What happened:
No documents on how to configure Ceph as Artifactory.
What you expected to happen:
Tutorials on how to configure Ceph as Artifactory.
How to reproduce it (as minimally and precisely as possible):
Anything else we need to know?:
Environment:
Client Version: version.Info{Major:"1", Minor:"9", GitVersion:"v1.9.7", GitCommit:"dd5e1a2978fd0b97d9b78e1564398aeea7e7fe92", GitTreeState:"clean", BuildDate:"2018-04-19T00:05:56Z", GoVersion:"go1.9.3", Compiler:"gc", Platform:"linux/amd64"}
Server Version: version.Info{Major:"1", Minor:"9", GitVersion:"v1.9.7", GitCommit:"dd5e1a2978fd0b97d9b78e1564398aeea7e7fe92", GitTreeState:"clean", BuildDate:"2018-04-18T23:58:35Z", GoVersion:"go1.9.3", Compiler:"gc", Platform:"linux/amd64"}
Other debugging information (if applicable):
The text was updated successfully, but these errors were encountered: