Skip to content
This repository has been archived by the owner on Sep 13, 2024. It is now read-only.

ECS now supports cgroups v2 #502

Closed
wants to merge 2 commits into from
Closed

ECS now supports cgroups v2 #502

wants to merge 2 commits into from

Conversation

fendent
Copy link
Contributor

@fendent fendent commented Apr 21, 2022

Summary

ECS now supports cgroups v2 and no longer needs to block the install in this case.

Reference:
aws/containers-roadmap#1535
aws/amazon-ecs-agent#3127

Implementation details

I removed the flow logic that bails if it detects cgroups v2.

Testing

I have been able to successfully run the install script and get a properly running ECS agent in docker on a cgroups v2 debian bullseye docker container.

New tests cover the changes: no

Description for the changelog

Bug - Install script no longer fails on systems using cgroups v2

Licensing

This contribution is under the terms of the Apache 2.0 License: yes

@fendent fendent changed the base branch from master to dev April 21, 2022 20:52
@fendent fendent closed this Apr 21, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant