Open saswatamcode opened 1 month ago
Thanos block UI has some custom components for viewing object storage blocks, that might need to be reworked to fit in well with the new UI.
Migrate them and use lib/hooks to create blocks UI pages that will be used in Store, Compactor, and Tools Web.
https://github.com/thanos-io/thanos/tree/mantine-ui-port
Also need to do the hack for disable-admin-operations flag on these UIs
Thanos block UI has some custom components for viewing object storage blocks, that might need to be reworked to fit in well with the new UI.
Migrate them and use lib/hooks to create blocks UI pages that will be used in Store, Compactor, and Tools Web.
https://github.com/thanos-io/thanos/tree/mantine-ui-port