We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7ad438f + 103783f commit 0243921Copy full SHA for 0243921
NEWS
@@ -1,3 +1,24 @@
1
+30-Nov-2021 Ignition 2.13.0
2
+
3
+ Features:
4
5
+ - Add Nutanix provider
6
+ - Switch VirtualBox provider to read from /Ignition/Config guest property
7
8
+ Changes:
9
10
+ - Improve QEMU fw_cfg read performance
11
+ - Warn when QEMU fw_cfg config is too large for reasonable performance
12
+ - Move Ignition report to /etc/.ignition-result.json
13
+ - Improve resilience to filesystem unmount failures
14
+ - Run mkfs.fat instead of its alias mkfs.vfat
15
+ - Refresh supported platform documentation
16
17
+ Bug Fixes:
18
19
+ - Make ignition.version required in JSON schema (3.4.0-exp)
20
+ - Disallow null noProxy array entries in JSON schema (3.4.0-exp)
21
22
05-Aug-2021 Ignition 2.12.0
23
24
Features:
0 commit comments