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 mime type validation #4873

Merged
merged 1 commit into from
Jan 28, 2016
Merged

Remove mime type validation #4873

merged 1 commit into from
Jan 28, 2016

Conversation

sthulb
Copy link

@sthulb sthulb commented Jan 28, 2016

Remove the mime type validation since the part handler type allows for
custom types.

http://cloudinit.readthedocs.org/en/latest/topics/format.html#part-handler

The docs specify that if a part handler type is specified, one could use
custom mime types.

Remove the mime type validation since the part handler type allows for
custom types.

http://cloudinit.readthedocs.org/en/latest/topics/format.html#part-handler

The docs specify that if a part handler type is specified, one could use
custom mime types

Signed-off-by: Simon Thulbourn <[email protected]>
@sthulb
Copy link
Author

sthulb commented Jan 28, 2016

@jen20 I've had to patch the cloudinit provider to allow for custom mime types

@jen20
Copy link
Contributor

jen20 commented Jan 28, 2016

LGTM. I had no idea about part handlers - interesting reading! Good catch on the spelling too - you'd think I'd have picked up on that having spent a decent amount of time working at Boundary... Thanks @sthulb!

jen20 added a commit that referenced this pull request Jan 28, 2016
@jen20 jen20 merged commit 996da1e into hashicorp:master Jan 28, 2016
@sthulb sthulb deleted the remove-mime-check branch January 28, 2016 13:50
@sthulb
Copy link
Author

sthulb commented Jan 28, 2016

@jen20 You're welcome! It's always nice to pick up on these things :)

@ghost
Copy link

ghost commented Apr 28, 2020

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.

If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@ghost ghost locked and limited conversation to collaborators Apr 28, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants