Timothée Ravier

Results 550 comments of Timothée Ravier

> However when you [enable https://learn.hashicorp.com/tutorials/consul/access-control-setup-production), every consul node needs to have a token in its config file. But these tokens don't exist until you complete a bootstrapping process. This...

> Sounds good, should I make a PR? I've pushed your commits on new branches into my repo directly. Feel free to make any further PRs there. Thanks! > Since...

Looks like https://github.com/containers/bootc/pull/381 helps but does not fully fixes this.

Thanks for pointing that. Will have to give `bootc status --json` a try then.

If I understand correctly, looking at https://github.com/ostreedev/ostree-rs-ext/pull/618, all manifest diff operations cache the result in the repo, thus we need this to run as root with a writable `/sysroot`. But...

Creating a small daemon with a very limited, unprivileged DBus API would make sense. For GNOME Software/Plasma Discover, we mostly need "check for update" & "update" commands. And maybe something...

Might be needed to coordinate with the dnf team here. They already have a DBus daemon that does (a larger super set of) that.

We had drafted a path forward in https://github.com/containers/composefs-rs/issues/38

https://bootc-dev.github.io/bootc/filesystem-storage.html

> ## Add "extra" space > One thing that came up is the idea that the container should be able to define a default "rootfs" size. However what I think...