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 Apr 27, 2022
1 parent 980f5b4 commit 058f7cf
Showing 1 changed file with 32 additions and 0 deletions.
32 changes: 32 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,3 +1,35 @@
27-April-2022 Ignition 2.14.0

Features:

- Kubevirt support

Changes:

- Azure userdata fetching now separated into two parts first IMDS, on failure custom data from CDROM
- Added more error prefixing around passwrd.go
- Adjusted loglevel for failing to fetch ignition config
- Abort on failure to fetch ignition.spec file, to prevent later failure
- DualStack enabled for AWS S3 connections
- Print newline after Ignition config on failure
- Drop support for runtime systemd units
- Add reference to Ignition documentation to getting-started.md

Bug Fixes:

- Fix Ignition parse errors on VirtualBox guestproperties while using flags
- Allow Ignition to preserve special file mode bits >= 3.4.0
- Fix reuse of statically keyed LUKS volume
- Add Nutanix documentation link under supported platforms

Internal Changes:

- Add testing with go 1.18
- Updates to build process
- Add Ignition-apply entrypoint for container support
- Add COPR integration
- Updated Workflows to test ignition-validate macOS and Windows

30-Nov-2021 Ignition 2.13.0

Features:
Expand Down

0 comments on commit 058f7cf

Please sign in to comment.