Luca Bruno
Luca Bruno
This is a braindumping and tracking ticket for selecting and then exposing more configuration options via TOML. I'm still not settled on what's needed, so I'm collecting everything here. Feel...
Airlock needs to have additional knobs to configure a "maintenance window" for reboots. Those needs to added both for the default group, and for specific custom groups. A reboot window...
Airlock uses node UUID to identify HTTP clients and lock holders. However, when serialized to textual form, UUID may have several representations. In particular, there are two that are relevant...
For operational maintenance and introspection, airlock should grow some CLI subcommands. Those are mostly meant for human consumption, in order to inspect state in etcd3 and act on it. The...
Airlock should count the number of error responses, on both API endpoints separately. Those two counters should be then exposed as Prometheus metrics via the status service. After https://github.com/coreos/airlock/pull/17, each...
Capturing the discussion at https://github.com/coreos/airlock/pull/5/files#r279369060. `Manager.UnlockIfHeld` can avoid a write-trip if the current `id` is not holding any semaphore lock. We should first augment `Semaphore.UnlockIfHeld` to signal back such situation.
OKD just started to use FCOS for its nodes OS. It would be helpful to agree with OKD developers so that they start exposing some machine-friendly details on the FS....
This documents how to create and host a custom Torcx remote, and shows the contents and layout of a sample one.
This adds a walk-through and CLC snippets on how to configure custom remotes and use addons from there.
This is a todo note to properly document the suggestion at https://github.com/coreos/tectonic-installer/pull/2757#discussion_r163326015 with a docker example in the docs. /cc @euank @coresolve @zbwright