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

add icon to Helm chart #282

Open
smiklosovic opened this issue Sep 13, 2019 · 0 comments
Open

add icon to Helm chart #282

smiklosovic opened this issue Sep 13, 2019 · 0 comments
Labels
helm Issues with helm chart

Comments

@smiklosovic
Copy link
Collaborator

smiklosovic commented Sep 13, 2019

There are icon fields missing in Chart.yaml for both charts and helm lint says this:

[smiklosovic@E091-FED helm]$ helm lint cassandra
==> Linting cassandra
[INFO] Chart.yaml: icon is recommended

1 chart(s) linted, no failures
[smiklosovic@E091-FED helm]$ helm lint cassandra-operator
==> Linting cassandra-operator
[INFO] Chart.yaml: icon is recommended

1 chart(s) linted, no failures

It would be nice to have that icon in place.

The thing is that we can not host easily an SVG because of security reasons (@zegelin ping me if you want to know more) we will go with PNG for now.

Possible icons given to me are:

Icons:

https://www.instaclustr.com/wp-content/uploads/2019/09/Instaclustr-Icon-C-whitecyan.png
https://www.instaclustr.com/wp-content/uploads/2019/09/Instaclustr-Icon-C-navycyan.png

Cyan and Navy logo
https://www.instaclustr.com/wp-content/uploads/2019/09/Instaclustr-C-cyannavy-640x360.png
grey and Navy logo
https://www.instaclustr.com/wp-content/uploads/2019/09/Instaclustr-C-greynavy-640x360.png
Navy and Cyan logo
https://www.instaclustr.com/wp-content/uploads/2019/09/Instaclustr-C-navycyan-640x360.png
Navy and Grey logo
https://www.instaclustr.com/wp-content/uploads/2019/09/Instaclustr-C-navygrey-640x360.png
White and Cyan logo
https://www.instaclustr.com/wp-content/uploads/2019/09/Instaclustr-C-whitecyan-640x360.png
White and Grey logo
https://www.instaclustr.com/wp-content/uploads/2019/09/Instaclustr-C-whitegrey-640x360.png
White and Navy logo
https://www.instaclustr.com/wp-content/uploads/2019/09/Instaclustr-C-whitenavy-640x360.png

It is hard to say for now what colour combination we go with as it depends in what context that icon is displayed but it was said to me the most commonly used are 'cyan and navy' and "navy and cyan".

@smiklosovic smiklosovic added the helm Issues with helm chart label Sep 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
helm Issues with helm chart
Projects
None yet
Development

No branches or pull requests

1 participant