This repository was archived by the owner on Aug 7, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
All notable changes to this project will be documented in this file.
3
3
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
+
4
16
## [ 0.4.0] - 2021-07-19
5
17
### Added
6
18
* Added support to create secure Kubernetes PODs with Sysbox (sysbox-pods).
You can’t perform that action at this time.
0 commit comments