Relationships between resources are currently hard-coded while many could be discovered automatically.
The cluster's OpenAPI doc contains a lot of information which can be used to discover common relationships such as owner references, or fields such as secretName, configMapName and so on.
Relationships between resources are currently hard-coded while many could be discovered automatically. The cluster's OpenAPI doc contains a lot of information which can be used to discover common relationships such as owner references, or fields such as
secretName
,configMapName
and so on.