David Cassany Viladomat
David Cassany Viladomat
Hi, I have been using this scripts for while and I am pretty satisfied with them, great job and so great you shared it. Anyhow some days ago I needed...
I am wondering if there is any chance to implement healthcheck configurations in umoci. The demand is originated from user demand on KIWI (see OSInside/kiwi#1639). I did a quick check...
Hi all, I am wondering how it can be done to use JSON like variables to feed a template. Basically what I am doing now is to pass a JSON...
### Short description of the problem Container toolchain is not fully functional inside a mock environment. More specific I can't manage to run `buildah commit` command without errors inside a...
This card is devoted to include the logic provided by `packages/cloud-config/oem/10_selinux.yaml` as part of the immutable rootfs dracut module. Why: * Because the setup of both things is tightly coupled...
This card is to discuss around the idea of having SELinux specific options in `elemental-cli`. Currently in `elemental install|upgrade|reset` we are relabelling installed files, persistent partitions and oem partition according...
I believe the `cos-img` package should not be needed. Basically is currently only used to create the vanilla disk images. I believe the squashfs filesystem, if needed, should be created...
This issue is a follow up of https://github.com/rancher-sandbox/cOS-toolkit/issues/1054#issuecomment-1047862704. Currently the recovery image can be in two flavors: 1. Equal (bit a bit) to the active partition (understand it as a...
Currently there is the chance to apply some branding and customizations at install time by hacking around hooks at certain stages of the installation process. While this is flexible and...
Within the current elemental it should really simple to run an installation from directory, docker image or channel to a loop device. This eventually could allow as to build disk...