Azure / AgentBaker

Agent Baker is aiming to provide a centralized, portable k8s agent node provisioning lib as well as rich support on different OS image with optimized k8s binaries.
MIT License
102 stars 205 forks source link

feat: Disable cgroup-memory-telemetry.service on AzureLinux #4991

Closed miz060 closed 1 day ago

miz060 commented 1 week ago

What type of PR is this?

What this PR does / why we need it: cgroup-memory-telemetry.service has been failing on AzureLinux/Mariner images because the host uses cgroupfs driver instead of systemd's cgroupsv2 driver. Disable this service until support for AzureLinux/Mariner is added.

Which issue(s) this PR fixes:

Fixes #

Requirements:

Special notes for your reviewer:

Release note:

none
coveralls commented 1 week ago

Pull Request Test Coverage Report for Build 11187779307

Details


Totals Coverage Status
Change from base Build 11187771549: 0.0%
Covered Lines: 2590
Relevant Lines: 3634

💛 - Coveralls