File tree Expand file tree Collapse file tree 1 file changed +29
-0
lines changed Expand file tree Collapse file tree 1 file changed +29
-0
lines changed Original file line number Diff line number Diff line change
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
+
1
30
30-Nov-2021 Ignition 2.13.0
2
31
3
32
Features:
You can’t perform that action at this time.
0 commit comments