headlamp icon indicating copy to clipboard operation
headlamp copied to clipboard

Allow custom icons for clusters

Open joaquimrocha opened this issue 4 years ago • 1 comments

One nice way to quickly identify clusters is to assign different icons to them. So we should allow that as an option.

Acceptance Criteria:

  • [ ] Offer a way for the user to configure a different icon for a cluster *

* TBD: Whether this will be a choice from a set of predefined icons, or a user uploaded icon, or both.

joaquimrocha avatar Apr 02 '20 16:04 joaquimrocha

A first step for this might be to generate an Identicon for the cluster. Here is an example of a project that does this in go: https://github.com/barthr/Identicon

blixtra avatar May 30 '20 07:05 blixtra