Skip to content

Commit d10f7c1

Browse files
committed
NEWS: update v2.14.0
1 parent 8110a50 commit d10f7c1

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

NEWS

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,32 @@
1+
12-May-2022 Ignition 2.14.0
2+
3+
Features:
4+
5+
- Support KubeVirt platform
6+
- Support AWS arn: URLs for S3 objects and access points (3.4.0-exp)
7+
- Support reading configs from Azure IMDS "user data"
8+
- Support S3 fetch via IPv6
9+
- Add ignition-apply entrypoint to apply an Ignition config in a container
10+
11+
Changes:
12+
13+
- Delete userdata after provisioning on VirtualBox and VMware by default
14+
(see operator notes for details)
15+
- Support setting setuid/setgid/sticky mode bits (3.4.0-exp)
16+
- Warn if setuid/setgid/sticky mode bits specified (3.0.0 - 3.3.0)
17+
- Support UEFI Secure Boot on VMware
18+
- Add arm64 support to ignition-validate container
19+
- Document S3 fetch semantics in operator notes
20+
- Document considerations for handling secrets in operator notes
21+
22+
Bug Fixes:
23+
24+
- Fix disabling systemd units with pre-existing enablement symlinks
25+
- Fix reuse of statically keyed LUKS volumes (2.12.0 regression)
26+
- Fix gs:// fetch in GCE instances configured without a service account
27+
- Fix error reading VirtualBox guest properties that have flags
28+
- Fix infinite loop if -root command-line argument is a relative path
29+
130
30-Nov-2021 Ignition 2.13.0
231

332
Features:

0 commit comments

Comments
 (0)