This repository was archived by the owner on Sep 18, 2020. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ 10-Apr-2018 CONFIG-TRANSPILER v0.8.0
2+
3+ Changes
4+
5+ - Generate Ignition 2.2.0 configs
6+ - Add fields present in Ignition 2.2.0 spec
7+ - Emit a warning when a unit is enabled but no "Install" section is defined
8+
9+ Fixes
10+
11+ - Emit an error when more than one source is specified for a file
12+
11314-Feb-2018 CONFIG-TRANSPILER v0.7.0
214
315 Features:
Original file line number Diff line number Diff line change @@ -77,7 +77,7 @@ gpg2 --verify /tmp/ct-${CT_VER}-${ARCH}-${OS}.asc /tmp/ct-${CT_VER}-${ARCH}-${OS
7777To build from source you'll need to have the go compiler installed on your system.
7878
7979``` shell
80- git clone --branch v0.7 .0 https://github.com/coreos/container-linux-config-transpiler
80+ git clone --branch v0.8 .0 https://github.com/coreos/container-linux-config-transpiler
8181cd container-linux-config-transpiler
8282make
8383```
You can’t perform that action at this time.
0 commit comments