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

Show actual version number in the UI #147

Closed dkd-dobberkau closed 1 year ago

dkd-dobberkau commented 1 year ago

As a developer, I want to check the installed version of DataCater in the UI. This can either be static info coming from the release, or the enviroment.

HknLof commented 1 year ago

To address this, we should introduce a /info endpoint. This endpoint will have version information for api and python runners.