Skip to content

Commit

Permalink
Release v0.4.1
Browse files Browse the repository at this point in the history
Signed-off-by: Rodny Molina <[email protected]>
  • Loading branch information
rodnymolina committed Oct 3, 2021
1 parent 105bb14 commit bc60795
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
# Changelog
All notable changes to this project will be documented in this file.

## [0.4.1] - 2021-09-30
### Added
* Added important optimization to expedite the container creation cycle.
* Enhanced uid-shifting logic to perform shifting operations of Sysbox's special dirs on a need basis.
* Added support for Kinvolk's Flatcar Linux distribution (Sysbox-EE only).
* Added basic building-blocks to allow Sysbox support on ARM platforms.
* Fixed issue preventing Sysbox folders from being eliminated from HDD when Sysbox is shutdown.
* Enable sys container processes to set 'trusted.overlay.opaque' xattr on files (issue #254).
* Fixed bug resulting in the failure of "mount" operation within a sys container.
* Made various enhancements to Sysbox's kubernetes installer to simplify its operation.
* Extend Sysbox's kubernetes installer to support Rancher's RKE k8s distribution.

## [0.4.0] - 2021-07-19
### Added
* Added support to create secure Kubernetes PODs with Sysbox (sysbox-pods).
Expand Down

0 comments on commit bc60795

Please sign in to comment.