Releases: m3scluster/m3s
Releases · m3scluster/m3s
v0.6.0
- ADD: API Endpoint to cleanup the Framework ID. That will force a resubscription under a new Framework ID.
- FIX: CGroupsV2 Support
- ADD: Enable Disk allocation through the env variable RESTRICT_DISK_ALLOCATION The limits has to be configured through the env variables K3S_SERVER_DISK_LIMIT and K3S_AGENT_DISK_LIMIT
- ADD: Custom runtime for docker engine through the env variable CUSTOM_DOCKER_RUNTIME
- ADD: Support for K3s "Distributed Registry mirror". It can be enabled through the boolean env variable ENABLE_REGISTRY_MIRROR.
- CHANGE: Update k3s to version 1.31.5
- FIX: DSDiskLimit
- FIX: For shutdown and added Limits to adjust resources API
- FIX: Scale Down Tasks if more than expected
- ADD: ENV variable for K3S Node ENV Delimiter
- DEL: removed explicit port handling for embedded-registry
- ADD: seperate K3S Server and Agent ENV variable
- ADD: Custom Docker Parameters Support
- CHANGE: Refactored AdjustClusterResources API
- ADD: More Capabilities