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 7d36ab2
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,3 +1,26 @@
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? https://github.com/coreos/ignition/pull/1331/commits/a4894643977c39b95aa04da09da621cac51fb3de
- 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 7d36ab2

Please sign in to comment.