v2.6.0.2
kevinclark19a
released this
28 Oct 18:32
·
314 commits
to master
since this release
New Features
- added cloudlinux support (#2344)
- Enable extensions cpu monitoring (#2357, #2384, #2391)
- Support Flatcar Container Linux (#2365)
- Retrieve VmSettings from HostGAPlugin (#2378, #2382, #2386, #2394, #2397, #2404)
- Set Agent's CpuQuota to 75% (#2383)
Bug Fixes
- Use handler status if extension status is None when computing the ExtensionsSummary (#2358) (#2361)
- fix bug with dependent extensions with no settings (#2285) (#2362)
- Create events dir for handlers if ETP enabled (#2366)
- Report status even if goal state cannot be processed (#2370)
- Define ExtensionsSummary.eq (#2371) (#2373)
- Implement ExtensionsSummary.ne in terms of eq (#2375)