app-labels icon indicating copy to clipboard operation
app-labels copied to clipboard

How I can get list of the labels that will render proper icons?

Open wtrocki opened this issue 5 years ago • 2 comments

When going thru the openshift docs we see node.js as example and sometimes we can get labels directly from application that was provisioned but there is no list of the default icons that can be referenced by name

CC @gorkem

wtrocki avatar Oct 22 '20 08:10 wtrocki

I do not think they are extracted to a document but here is where they are defined https://github.com/openshift/console/blob/16ae21c2b201b8ebc86496116ea590c0e96dcf00/frontend/public/components/catalog/catalog-item-icon.tsx#L99

gorkem avatar Oct 22 '20 14:10 gorkem

@gorkem I knew there might be somewhere! You are true star!

wtrocki avatar Oct 22 '20 14:10 wtrocki