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

Unify format_image methods across cloud providers #158

Open
F-X64 opened this issue Nov 25, 2022 · 0 comments
Open

Unify format_image methods across cloud providers #158

F-X64 opened this issue Nov 25, 2022 · 0 comments

Comments

@F-X64
Copy link
Member

F-X64 commented Nov 25, 2022

Some cloud providers (e.g. Azure) require more pre-processing of data before the raw image data can be converted into the format we need. This leads to some format_image methods that can't be called with raw cloud provider data.

To make things less confusing, format_image should be implemented equally across cloud providers or, if this can't be achieved, made private to signal that it shouldn't be called on its own.

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

No branches or pull requests

1 participant