Malte Poll
Malte Poll
This is great news! I see value in either route (big containerd solution or custom cgroups + rootfs) so from an outside perspective I’d say: why not both? But I...
@andrewkatson i was simply using the example from rules_foreign_cc. I since stopped doing that. I can recommend using boringssl as a drop-in replacement instead. It comes with Bazel BUILD files...
The current behavior was actually last modified by me in #3527 I looked into Bazel's documented behavior for `--strip`. It says: ``` --strip (always|never|sometimes) This option determines whether Bazel will...
Yes that's what I'm doing now. I'm just afraid that it's more expensive since anything depending on the generated source has to be rebuilt, whereas the x_def can be set...
> What I worry more about is versatility of the format. Once it is implemented by multiple distributions, people will naturally want to have it portable across distributions. And there...
> Hashes and URLs to mirrors are useless in case of Fedora because Fedora repositories do not preserve historical packages. One would have to maintain its own repository, or link...
For reference: This is only needed if GPU support is finalized. So you could either merge it now or just wait until it is actually used.
> This problem would obviously go away if we were to drop support for kubebuilder dev workflows. I do see your point regarding overhead for supporting the kubebuilder workflows. The...
> What I can definitely live without is the Makefile, the config dir etc - if nobody is using this for rapid feedback operator development, I'd say we're better off...
Hi @venomone. The setup you describe would work well with OpenStack. [This video](https://www.youtube.com/watch?v=DjLUPMVOy4I) shows you what our OpenStack support looks like. Before you start playing around with Constellation and OpenStack,...