Kuadrant / kuadrant-operator

The Operator to install and manage the lifecycle of the Kuadrant components deployments.
Apache License 2.0
37 stars 33 forks source link

[state-of-the-world reconciler] Topology ConfigMap #831

Closed guicassolato closed 1 month ago

guicassolato commented 2 months ago

Reconciliation of the topology graph represented in DOT language stored into a read-only ConfigMap resource.

guicassolato commented 2 months ago

@jasonmadigan, can you please confirm if a ConfigMap is OK for storing the topology graph given the applications in sight for it?

We had discussed off-line about defining a new CRD for storing the topology graph. In the last community call, it was proposed to use a ConfigMap instead, to avoid the burden of managing yet another CRD.

jasonmadigan commented 2 months ago

@guicassolato config-map works for me, would be just as accessible