Skip to content

Releases: containerbuildsystem/ansible-role-osbs-remote-hosts

v1.4: user for rootless podman doesn't need shell so use /sbin/nologin

09 Nov 17:36
Compare
Choose a tag to compare

v1.3: Increase NOFILE limit in containers

03 Nov 18:18
Compare
Choose a tag to compare

What's Changed

  • fix(podman): increase system NOFILE limit and increase container.conf NOFILE limit by @ben-alkov in #27

v1.2

01 Nov 19:56
Compare
Choose a tag to compare

Tags for limiting pruning configuration

v1.1: enable cgroups v2 limits for osbs,

25 Oct 18:06
Compare
Choose a tag to compare
limits has to be explicitly allowed and enabled for non privileged user
more details in :
https://unix.stackexchange.com/questions/624428/cgroups-v2-cgroup-controllers-not-delegated-to-non-privileged-users-on-centos-s
https://unix.stackexchange.com/questions/351466/set-a-default-resource-limit-for-all-users-with-systemd-cgroups

actual limit is specified via podman-remote

* CLOUDBLD-11286

Signed-off-by: Robert Cerven <[email protected]>

v1.0

18 Oct 15:37
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/containerbuildsystem/ansible-role-osbs-remote-hosts/commits/v1.0