Usernetes Versions Save

Kubernetes without the root privileges

v20221007.0

1 year ago

Kubernetes version: v1.25.2


Build logs (available for 90 days): https://github.com/rootless-containers/usernetes/actions/runs/3204008677/jobs/5234781877

v20220506.0

2 years ago

Kubernetes version: v1.24.0


Build logs (available for 90 days): https://github.com/rootless-containers/usernetes/runs/6316210320

v20211108.0

2 years ago

Kubernetes version: v1.23.0-alpha.4


Build logs (available for 90 days): https://github.com/rootless-containers/usernetes/runs/4138131870

v20210708.0

2 years ago

Notable changes:

  • Remove most of the patches + deprecate "none" cgroup driver (#234)

:warning: The support for cgroup v1 will be removed in the next release. Upgrading to cgroup v2 is highly recommended.

Build logs (available for 90 days): https://github.com/rootless-containers/usernetes/runs/3017128248

v20210624.0

2 years ago

Notable changes:


:warning: The rootlesscontainers/usernetes image on Docker Hub will no longer be updated, due to the latest policy change of Docker Hub: https://www.docker.com/blog/changes-to-docker-hub-autobuilds/

Build logs (available for 90 days): https://github.com/rootless-containers/usernetes/runs/2903580251

v20210601.0

3 years ago

Notable changes:

  • Updated the patch set to follow the latest KEP discussion (introduced KubeletInUserNamespace feature gate): #228 #229
  • Improve 'hostname' compatibility : #224, thanks to @Silvanoc

Build logs (available for 90 days): https://github.com/rootless-containers/usernetes/runs/2715722221

v20210506.0

3 years ago

Notable changes:

  • Unfork CRI-O (#218)

Build logs (available for 90 days): https://github.com/rootless-containers/usernetes/runs/2516659373

v20210303.0

3 years ago

Notable changes:

  • Reduced the amount of kube-proxy patches (#213 )

Build logs (available for 90 days): https://github.com/rootless-containers/usernetes/runs/2020536059

v20210201.0

3 years ago

Notable changes:

  • crio: support resource limitation with cgroup2 (#210)

Build log (available for 90 days): https://github.com/rootless-containers/usernetes/runs/1806318510

v20201118.0

3 years ago

Notable changes (#200, #203):

  • This release added support for systemd-delegated "cgroupfs" driver (v2 only). A pod is executed in a cgroup like /user.slice/user-1001.slice/[email protected]/u7s-rootlesskit.service/kubepods/burstable/podb2d6a0c9-95d3-4372-80e0-bce249a26f95/7bb48caa579ee164fee4e0c072aaf430c2ec7b5dc13d512a5f19ce037de010ab on cgroup v2 hosts.
  • The installation script (install.sh) no longer needs --cgroup-manager flag.
  • cgroupsPerQos is now supported.
  • The patch for supporting "systemd" driver was removed.
  • RootlessKit now unshares PIDNS, IPCNS, and UTSNS as well as UserNS, MountNS, and NetNS. All namespaces except TimeNS are now unshared.

Note: still no cgroup support for CRI-O yet

Build log: https://github.com/rootless-containers/usernetes/runs/1413643596