Skip to content

[preview envirionments] run with cgroup v2 #10832

@kylos101

Description

@kylos101

Is your feature request related to a problem? Please describe

gen49 is switching to cgroup v2; preview environments should have parity with production.

Describe the behaviour you'd like

Upgrade preview environments to use cgroup v2.

Describe alternatives you've considered

n/a

Additional context

The image has been updated in other issues like so.

The latest image which supports cgroup v2 is internal. This uses K3s 1.24, and uses systemd as the cgroupDriver.

How to test

gitpod /workspace/template-python-flask (main) $ ls /sys/fs/cgroup/cgroup.controllers
ls: cannot access '/sys/fs/cgroup/cgroup.controllers': No such file or directory

The above file should exist (thanks, @Furisto !), but is what we currently get in preview environments.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions