I’d always thought of Protocol Buffers as an on-the-wire structured message format only, but using them for logs seems head-smackingly useful.
[Read More]Workaround for uploading files to MAAS
It turns out that it’s not possible to use maas-cli
to upload files to MAAS.
It’s not something that most people need to do because tools like Juju
use MAAS’s API directly to upload files.