K8S Exporter | CRDs Autodiscover | Detects changes of CRD definition automatically
D
Daniel Sinai
When a user configures the crdsToDiscover, options in the K8S Exporter, makes the Autodiscovery process, listens to changes for every event that happens in the CRD. This is instead of requesting the user to resync manually from the UI.
This was requested as part of Victor Farcic's video about Port's developer portal.