-
Notifications
You must be signed in to change notification settings - Fork 119
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
Adding GCP support #3367
Adding GCP support #3367
Conversation
ref: jschneier/django-storages#1193 [noissue]
jschneier/django-storages#1193 Required PR: pulp/pulpcore#3367 [noissue]
jschneier/django-storages#1193 Required PR: pulp/pulpcore#3367 [noissue]
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Needs an isssue + changelog entry. Waiting on new django-storages release
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
sorry, this method needs to be updated get_artifact_url
too
and this test pulpcore/tests/functional/api/test_artifact_distribution.py
and this file pulpcore/app/settings.py
It also needs docs.
I also expect us adding a separate CI job to test GCP. Will it be a separate PR?
I'm waiting django-storages to be released, so I can work on the CI |
If you're closing PRs related to the GCP support can you at least file issues and reference this PR. |
yes, I can |
ref: jschneier/django-storages#1193
No Issue! Just a draft PR to have an idea on what is needed for GCP support