Details
-
Sub-task
-
Resolution: Unresolved
-
Major
-
None
-
None
Description
Rework the storage layer to have a separate interface for cluster details, and add an implementation that uses the Config Service instead of SQLite. Ideally it'd have some manner of caching to avoid overloading it with requests. Unit tests too.