Skip to content

Commit

Permalink
NEWS: update v2.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
prestist committed May 12, 2022
1 parent b0def86 commit 094e90b
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,3 +1,31 @@
11-May-2022 Ignition 2.14.0

Features:

- Support KubeVirt platform
- Support AWS arn: URLs for S3 objects and access points
- Support reading configs from Azure IMDS "user data"
- Support S3 fetch via IPv6
- Add ignition-apply entrypoint to apply an Ignition config in a container

Changes:

- Delete userdata after provisioning on VirtualBox and VMware by default
(see operator notes for details)
- Support setting setuid/setgid/sticky mode bits (3.4.0-exp)
- Warn if setuid/setgid/sticky mode bits specified (3.0.0 - 3.3.0)
- Support UEFI Secure Boot on VMware
- Add arm64 support to ignition-validate container
- Document S3 fetch semantics in operator notes

Bug Fixes:

- Fix disabling systemd units with pre-existing enablement symlinks
- Fix reuse of statically keyed LUKS volume (2.12.0 regression)
- Fix gs:// fetch in GCE instances configured without a service account
- Fix error reading VirtualBox guest properties that have flags
- Fix infinite loop if -root command-line argument is a relative path

30-Nov-2021 Ignition 2.13.0

Features:
Expand Down

0 comments on commit 094e90b

Please sign in to comment.