talos/api
Andrey Smirnov 3a93e65b54 feat: make osd.Dmesg API streaming
This is to prepare for upcoming switch to reading `/dev/kmsg` which
should allow following logs, doing some kind of tail, etc.

The output is far from being perfect, as `dmesg` data is delivered as
single chunk (not as lines), but once server side updates, client side
should match it.

Signed-off-by: Andrey Smirnov <smirnov.andrey@gmail.com>
2019-12-09 23:52:35 +03:00
..
common feat: use grpc-proxy in apid 2019-11-29 22:57:25 +03:00
machine feat: add support for osctl logs -f 2019-12-05 13:58:52 -08:00
network feat: use grpc-proxy in apid 2019-11-29 22:57:25 +03:00
os feat: make osd.Dmesg API streaming 2019-12-09 23:52:35 +03:00
security chore: Fix formatting ( make fmt ) 2019-11-23 13:50:52 -08:00
time feat: use grpc-proxy in apid 2019-11-29 22:57:25 +03:00