Define "relations" when ingesting Custom CRD's
A
Al-Karim Kerai
Currently it is possible to create Port Blueprints through the K8's exporter creating them by ingestion customs CRD's.
The ask is to also allow those CRD's to define a relationship to other blueprints so that the relation between blueprints doesn't need to be driven via the UI but instead is done declaratively through the state in the CRD's
M
Maria Lepp
Additional customer comment - We're keen to follow the approach that Viktor talks about a lot where the the Platform API (K8s) houses the configuration and Port just discovers it. So we'd love to be able to define relations via the CRD so we don't have a half way house where part of our blueprint setup is in k8s and part is setup by hand in the Port UI.