Serge Bazanski
Serge Bazanski
Follow up of https://github.com/monogon-dev/monogon/issues/112 Likely requires a re-engineering of the E2E test system, which we should do anyway.
Part of #599. This one fails with a nasty stacktrace if `--pins-a` isn't set: ``` $ venv/bin/glasgow build --rev C3 memory-prom Traceback (most recent call last): File "/home/q3k/Projects/glasgow2/software/venv/bin/glasgow", line 8,...
In addition to https://github.com/monogon-dev/monogon/issues/309 , it would be nice to be able to configure: 1. How much memory / CPU each node has 2. What preassigned roles should nodes get...
For productionization, we should have basic metrics exported from the Supervisor, eg.: 1. Runnable start/crash rate per DN 2. Number of healthy and unhealthy runnables per DN 3. Number of...
As a user I would like to run Ceph on my Metropolis cluster. I'm fine with either Metropolis providing a high-level API (eg. operator, gRPC call) for this, or with...
On some keyboard layouts (eg. pl) the right alt key (a.k.a. Alt Gr) is used in combination with letters to type special characters, eg. AltGr-C makes a 'ć' on a...