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

fix: image_url value now works for GUI application #476

Merged
merged 6 commits into from
Sep 5, 2022

Conversation

jimbo459
Copy link
Contributor

@jimbo459 jimbo459 commented Sep 1, 2022

#183058257

Checklist:

[#183058257](https://www.pivotaltracker.com/story/show/183058257)

Signed-off-by: Konstantin Semenov <ksemenov@vmware.com>
Copy link
Member

@blgm blgm left a comment

Choose a reason for hiding this comment

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

This is a step in the right direction. The downside is that it's a bit clunky. Most of the service definition file is now taken up with a binary image.

As the the authors of the CSB, I think we could do something that's more future-proof. For example, we could have:

image_url: file://image.png

And the CSB pak build command could load the image from disk and encode it.

@pivotal-marcela-campo pivotal-marcela-campo merged commit 49e0337 into main Sep 5, 2022
@blgm blgm deleted the fix_image_url branch February 1, 2023 11:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

3 participants