Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Referential Integrity currently relies on a combined configmap with the schema for all controllers. When a new controller is dynamically added, we need to dynamically incorporate its schema with the existing schema. To support this, EMCO will add a new API for all the new controllers to register their schema and EMCO will automatically merge the new schema with its existing schema. 

The Distributed Cloud Manager (DCM) is an integral in EMCO supporting multiple clusters to be grouped as a Logical Cloud. DCM will be overhauled with the introduction of Logical Cloud labels (which will support K8s namespace labels), JSON-based API validation and the ability to query its status using a Status API, allowing deployments to be more easily enrolled and monitored.

...