#New kind of entity

1 messages · Page 1 of 1 (latest)

iron musk
#

I did and It's not working for me. I get the following message: "No processor recognized the entity MYENTITY:MYNAMESPACE/MYNAME as valid, possibly caused by a foreign kind or apiVersion type=plugin entity=MYENTITY:MYNAMESPACE/MYNAME location=file:/Users/..../backstage/sample.yaml"

#

I'm using the Processor in './scr/plugins/catalog.js' right after the builder.addProcessor(new ScaffolderEntitiesProcessor());

serene otter
iron musk
#

Need a section where I would list websites, and need them separate from the cataloge

real bone
#

db, I'm still confused, do you have an example sketch you could show?

agile violet
rustic plinth
#

@agile violet i'm still also confused though, as the others above - sounds like a new kind wasn't needed for the use case at all - what is it that you're trying to achieve in the end?

agile violet
#

@rustic plinth We have some URLs (which lead to dashboards) that management people save in their favorites.
The goal is to centralize all these dashboards (URLs) on one page in the backstage.
It would be possible to create a frontend plugin and manage it through code, but the goal is to maintain the backstage structure and import URLs through .yaml files.