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

Adding GCP support #1123

Closed
wants to merge 1 commit into from
Closed

Adding GCP support #1123

wants to merge 1 commit into from

Conversation

fao89
Copy link
Member

@fao89 fao89 commented Oct 28, 2022

jschneier/django-storages#1193

Required PR: pulp/pulpcore#3367

No Issue! Just a draft PR to have an idea on what is needed for GCP support

@fao89 fao89 requested a review from ipanova October 28, 2022 13:41

def redirect_to_object_storage(self, artifact, return_media_type):
"""
Redirect to the passed artifact's file stored in the Azure storage.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

s/Azure/GCP

Copy link
Member

@mdellweg mdellweg Nov 22, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we have a pulpcore function for this now.

edit: Maybe it's not exactly compatible yet...

Copy link
Member

@ipanova ipanova left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good to me, please once django-storages releases and pulpco PR is merged undraft this one and merge it. thanks!
And this needs issue please + changelog entry

@fao89
Copy link
Member Author

fao89 commented Nov 22, 2022

it was just a draft

@fao89 fao89 closed this Nov 22, 2022
@ipanova
Copy link
Member

ipanova commented Nov 22, 2022

why closing it if the code does not need any changes?

@fao89
Copy link
Member Author

fao89 commented Nov 22, 2022

without CI I don't know if it needs more changes, better to start a PR when we have a CI job for it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants