Skip to content

Commit

Permalink
Update release notes for v1.1.0 RC2 (#553)
Browse files Browse the repository at this point in the history
* Update release notes for v1.1.0 RC2

Signed-off-by: Atanas Dinov <[email protected]>

* Add dependency upgrades

Signed-off-by: Atanas Dinov <[email protected]>

---------

Signed-off-by: Atanas Dinov <[email protected]>
  • Loading branch information
atanasdinov authored Aug 30, 2024
1 parent 2bf8e65 commit c2ac88d
Showing 1 changed file with 18 additions and 3 deletions.
21 changes: 18 additions & 3 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,23 +4,38 @@

## General

## API

### Image Definition Changes

### Image Configuration Directory Changes

## Bug Fixes

---

# v1.1.0-rc2

## General

* The "custom files" functionality may now include directories, which will be maintained when copied to the image
* Improved Kubernetes definition validation
* Allow RKE2 deployments with Calico, Cilium and Multus on aarch64 platforms
* OS files and user provided certificates now maintain original permissions when copied to the final image
* Helm chart installation backOffLimit changed from 1000(default) to 20
* Improved Kubernetes resource installation handling
* Ensure that kernel arguments are applied during firstboot when kexec is used in ISO installations
* Fetch the necessary packages (Elemental 1.6.x) for Phone Home deployments in SL Micro 6.0
* Dependency upgrades
* "Phone Home" deployments are now utilizing Elemental v1.6 (upgraded from v1.4)
* Embedded registry is now utilizing Hauler v1.0.7 (upgraded from v1.0.1)
* Network customizations are now utilizing nmc v0.3.1 (upgraded from v0.3.0)

## API

### Image Definition Changes

* Introduced a dedicated FIPS mode option, adding the required packages, kernel arguments, and crypto selection

### Image Configuration Directory Changes

## Bug Fixes

* [#491](https://github.com/suse-edge/edge-image-builder/issues/491) - Large Helm manifests fail to install
Expand Down

0 comments on commit c2ac88d

Please sign in to comment.