DataCater / datacater

The developer-friendly ETL platform for transforming data in real-time. Based on Apache Kafka® and Kubernetes®.
https://datacater.io
Other
82 stars 4 forks source link

Feature config for UI #181

Closed HknLof closed 1 year ago

HknLof commented 1 year ago

With PR https://github.com/DataCater/datacater/pull/157 we introduced the ability to share common fields for certain objects in DataCater.

This features needs to be implemented in the UI as well.

  1. A top level resource for configs should be created to manage (CRUD) config objects.
  2. The ability to reference config resources from other DataCater resources views.
  3. Documentation in GitBook
  4. How-To guides for mapping configs to streams and deployments should also be added to the documentation