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

Remove Content-Type header while downloading droplets [main] #2976

Merged
merged 8 commits into from
Jul 5, 2024

Conversation

gururajsh
Copy link
Member

Description of the Change

Downloading a droplet from an S3 compatible storage using the command cf download-droplet and cf curl fails when Content-Type header is set in the request. So, removing it the header for this command.

Why Is This PR Valuable?

Allows users to download droplet from S3 compatible storage.

Applicable Issues

NA

How Urgent Is The Change?

NA

Other Relevant Parties

NA

@gururajsh gururajsh requested a review from moleske June 20, 2024 20:31
Copy link
Contributor

@joaopapereira joaopapereira left a comment

Choose a reason for hiding this comment

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

The PR looks good the only issue I see is the Makefile

Makefile Outdated Show resolved Hide resolved
Copy link
Member

@moleske moleske left a comment

Choose a reason for hiding this comment

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

this looks good, though same question as @joaopapereira , especially as it doesn't seem related to the rest of the commit

Copy link
Contributor

@joaopapereira joaopapereira left a comment

Choose a reason for hiding this comment

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

LGTM

@gururajsh gururajsh merged commit e571d74 into cloudfoundry:main Jul 5, 2024
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.

4 participants