rilldata / rill

Rill is a tool for effortlessly transforming data sets into powerful, opinionated dashboards using SQL. BI-as-code.
https://www.rilldata.com
Apache License 2.0
1.73k stars 117 forks source link

Generic provisioners #6084

Closed begelundmuller closed 1 day ago

begelundmuller commented 1 week ago

This PR refactors the admin service to support generic provisioners. This paves the way for not only provisioning managed runtimes, but also managed ClickHouse clusters and more.

Main changes:

Potential future work: