spiegel_podman/pkg/machine
Aditya R 6f2b027b38
ignition, machine: delegate cpu,io cgroup controllers to machine's default users
Makes sure that ignition setups up systemd config so cgroup controllers
like `cpu, io` are also delegated to `non-root` along with `memory,
pid`.

This allows general users of `podman` on `macOS` and `podman-remote` to
do operations which are dependent on `cpu, io` cgroup controllers.

[NO TESTS NEEDED]
[NO NEW TESTS NEEDED]
We don't have a CI infra to test this, please pull the tree and run
`podman info` inside the machine to confirm.

Signed-off-by: Aditya R <arajan@redhat.com>
2022-01-28 15:02:34 +05:30
..
qemu Restore machine start logic that was hanging 2022-01-21 16:43:48 +01:00
wsl Run codespell on code 2022-01-21 09:52:12 -05:00
config.go Merge pull request #12835 from baude/issue12815 2022-01-13 00:34:19 +01:00
connection.go Introduce Windows WSL implementation of podman machine 2021-12-24 19:28:10 -06:00
fcos.go Introduce Windows WSL implementation of podman machine 2021-12-24 19:28:10 -06:00
fedora.go Introduce Windows WSL implementation of podman machine 2021-12-24 19:28:10 -06:00
ignition.go ignition, machine: delegate cpu,io cgroup controllers to machine's default users 2022-01-28 15:02:34 +05:30
ignition_darwin.go Set machine timezone 2021-12-16 12:40:20 -06:00
ignition_linux.go Set machine timezone 2021-12-16 12:40:20 -06:00
ignition_schema.go Introduce Windows WSL implementation of podman machine 2021-12-24 19:28:10 -06:00
ignition_windows.go Introduce Windows WSL implementation of podman machine 2021-12-24 19:28:10 -06:00
keys.go Introduce Windows WSL implementation of podman machine 2021-12-24 19:28:10 -06:00
machine_unsupported.go Introduce Windows WSL implementation of podman machine 2021-12-24 19:28:10 -06:00
pull.go Introduce Windows WSL implementation of podman machine 2021-12-24 19:28:10 -06:00