Skip to content
This repository was archived by the owner on Aug 7, 2025. It is now read-only.

Commit 6532c16

Browse files
committed
Release v0.4.1
Signed-off-by: Rodny Molina <[email protected]>
1 parent 105bb14 commit 6532c16

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
# Changelog
22
All notable changes to this project will be documented in this file.
33

4+
## [0.4.1] - 2021-09-30
5+
### Added
6+
* Added important optimization to expedite the container creation cycle.
7+
* Enhanced uid-shifting logic to perform shifting operations of Sysbox's special dirs on a need basis.
8+
* Added support for Kinvolk's Flatcar Linux distribution (Sysbox-EE only).
9+
* Added basic building-blocks to allow Sysbox support on ARM platforms.
10+
* Fixed issue preventing Sysbox folders from being eliminated from HDD when Sysbox is shutdown.
11+
* Enable sys container processes to set 'trusted.overlay.opaque' xattr on files (issue #254).
12+
* Fixed bug resulting in the failure of "mount" operation within a sys container.
13+
* Made various enhancements to Sysbox's kubernetes installer to simplify its operation.
14+
* Extend Sysbox's kubernetes installer to support Rancher's RKE k8s distribution.
15+
416
## [0.4.0] - 2021-07-19
517
### Added
618
* Added support to create secure Kubernetes PODs with Sysbox (sysbox-pods).

0 commit comments

Comments
 (0)