What - Added auto discovery for CRDs & XRDs into the Portal embedded in the K8s exporter
Why - In order to allow seamless integration to k8s API
How - introduced a new discoverResourceDefinitionPattern which automatically creates the resource mapping using a new '*' key. As well as creating the blueprint + actions out of the vox
Type of change
[x] New feature (non-breaking change which adds functionality)
Description
What - Added auto discovery for CRDs & XRDs into the Portal embedded in the K8s exporter Why - In order to allow seamless integration to k8s API How - introduced a new
discoverResourceDefinitionPattern
which automatically creates the resource mapping using a new '*' key. As well as creating the blueprint + actions out of the voxType of change