17 Commits

Author SHA1 Message Date
Jan Bronicki
099032e679 Release v0.14.0: bump Butane, Ignition, Terraform SDK; add experimental files_dir; improve Butane translate error messages; update Go/toolchain and docs
Signed-off-by: Jan Bronicki <janbronicki@microsoft.com>
2025-11-03 19:43:19 -08:00
Guspan Tanadi
64486861ed docs(ct_config): fix examples relative links 2025-04-20 12:53:37 -07:00
Dalton Hubble
2b64800851 Prepare for v0.13.0 release 2023-04-06 09:15:52 -07:00
Dalton Hubble
564bf8b798 Release poseidon/ct v0.12.0
* Release v0.12.0 converts Butane Configs to Ignition spec v3.3.0
(via forward compatibility)
2023-04-01 12:27:54 -07:00
Kai Lueke
7c06236b1a docs: Remove last references to CLC
The transpilation is now done for Butane only.
Also fix a broken link.
2022-09-15 08:18:05 -07:00
Dalton Hubble
e53a899ad4 Add a ct_config templating example in README
* Add badges and godoc link to README
2022-07-31 14:32:39 -07:00
Dalton Hubble
5ebabb7aab Fix golangci-lint warnings and remove deprecated golint
* Remove unused test code blocks
2022-07-31 14:18:06 -07:00
Dalton Hubble
2c84a243ba Focus on converting Butane Configs to Ignition only
* Butane Configs support `fcos` and `flatcar` variants (since
poseidon/ct v0.11.0
  * Flatcar Linux now supports Ignition v3.3.0
  * Remove support for Container Linux Configs
* Remove unused github.com/coroes/ignition (v1) dependencies
2022-07-31 14:16:33 -07:00
Dalton Hubble
f9ead23739 Add Butane Config flatcar variant
* Add tests for Butane Config flatcar variant
* Update README and docs for v0.11.0 release
* Update minimum Go version to v1.17
* Deprecate Container Linux Config, these can be written
as Butane Configs with the new flatcar variant
2022-07-29 21:18:56 -07:00
Dalton Hubble
0278773bfe Add Go v1.18 to test matrix
* Update Github Actions `setup-go` and `checkout`
* Change `go get <tool>` to `go install <tool>`
* Remove Go v1.16
2022-03-18 20:46:34 -07:00
Dalton Hubble
968724c646 Update docs for v0.9.1 2021-09-29 23:30:44 -07:00
Timothée Ravier
c3f0f22a7b README: Update for FCCT -> Butane rename
Also update the docs to match README content.
2021-07-02 14:53:07 -07:00
Dalton Hubble
36d7696043 Prepare for v0.7.1 release
* Remove Terraform v0.12.x legacy install instructions
2020-11-20 15:14:50 -08:00
Dalton Hubble
68148dfed5 Add Fedora CoreOS Config v1.2.0 support
* Accept FCC v1.2.0 and output Ignition v3.2.0

Related:

* https://github.com/coreos/fcct/blob/master/docs/configuration-v1_2.md
* https://github.com/coreos/fcct/releases/tag/v0.7.0
2020-10-28 22:32:25 -07:00
Dalton Hubble
5d9b3df7f6 Favor Terraform v0.13 usage in README and index
* Show usage of ct provider from the Terraform Registry
* Rename 3rd-party plugin install to legacy install
(for Terraform v0.12)
2020-08-27 16:45:33 -07:00
Dalton Hubble
ec286b5526 Update docs for the v0.6.0 release 2020-07-22 22:37:32 -07:00
Dalton Hubble
b1ddc2d84e Add provider release targets and docs tree
* Add Terraform provider docs tree structure
* Add Terraform provider Makefile release targets to produce
zip files, checksums, and signatures
2020-07-22 22:21:36 -07:00