Skip to content

Commit

Permalink
moved custom files subdirectories note and fleshed out
Browse files Browse the repository at this point in the history
  • Loading branch information
jdob committed Sep 24, 2024
1 parent d8cb696 commit b107f18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RELEASE_NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
* Adds support for customizing SL Micro 6.0 base images (for SLE Micro 5.5 images, EIB 1.0.x must still be used)
* Added the ability to build aarch64 images on an aarch64 host machine
* Added the ability to automatically copy files into the built images filesystem (see Image Configuration Directory Changes below)
* The "custom files" functionality may now include directories, which will be maintained when copied to the image
* Kubernetes manifests are now applied in a systemd service instead of using the `/manifests` directory
* Helm chart installation backOffLimit changed from 1000(default) to 20
* Dropped `-chart` suffix from installed Helm chart names
Expand All @@ -31,6 +30,7 @@
### Image Configuration Directory Changes

* An optional directory named `os-files` may be included to copy files into the resulting image's filesystem at runtime
* The `custom/files` directory may now include subdirectories, which will be maintained when copied to the image

## Bug Fixes

Expand Down

0 comments on commit b107f18

Please sign in to comment.