Skip to content

Releases: tmacro/cola

v0.0.3

27 Dec 23:49

Choose a tag to compare

Changelog

  • 423a5f4 begin work on documentation
  • c8f74da overhaul variables to support more complex types. add support for specifying values via cli
  • a104f32 update documentation
  • 91d4dee update makefile for antora

v0.0.2

06 Feb 22:50

Choose a tag to compare

Changelog

  • 77ced76 change boolean back to bool so that syntax highlighting works
  • 3918792 fetch transfer configs during generate if bundling extensions
  • e38e884 fix github link and go install
  • 45df4e1 list all missing variables at end of loading

v0.0.1

06 Feb 18:53

Choose a tag to compare

Changelog

  • 83dd1fb This commit left intentionally blank
  • 41109f8 add changes
  • 520cead add cola-bundle command
  • a56402a add config and base loading from directories of .hcl files
  • 7cfc594 add etcd block and updates subblock
  • 68c77a8 add example machine config to readme
  • 1b20ce9 add github pages workflow
  • 8c03862 add missing download package
  • 625fc05 add missing file
  • 2658b5c add option to skip downloading extensions during ignition run
  • 513a57f add release workflow
  • 1b2b4c4 add service block
  • 0fde271 add support for multiple ips per interface
  • eab357e add support for setting cpou governor power profiles
  • cbd5d8d add unified cli tool
  • 2cee330 add variable example
  • c0e8cd3 add variable support
  • f74f9ea allow loading of multiple config files
  • 8ee0a9a begin writing more modular generator
  • 46becce bump version in go.mod
  • efa3f2d change boolean constant
  • 0435598 changes and documentation
  • 8a75860 complete rewrite of generator
  • f7f99ff expand README
  • a99bb93 expose extension formatting functions
  • f8b749a fix branch name
  • 24c1c5f fix permissions for sysext-update
  • 48e79f7 fix release name template
  • a1e7992 flesh out docs build
  • 005cead go mod tidy
  • d99db09 grant token permissions
  • b910b16 initial code dump
  • 04a54ea mod tidy
  • 5e77004 normalize usage of _ in attributes
  • c114fb9 only run docs deploy on change
  • b1f829d reconfigure gloable logger
  • 107d5f4 refactor variable parsing and add default value support
  • 3e66a21 refactor variable partial parsing
  • 8521395 remove restart systemd-sysext dropin from systemd-sysupdate to prevent nomad errors due to update checks
  • 6631019 remove separate tools
  • 21c78d6 remove separate tools from build
  • 065dec5 remove unneeded guards
  • ebca262 rework docs formatting
  • f2f9401 set fetch-depth in release workflow
  • 372b6c0 set fetch-depth in release workflow actually this time
  • e60a490 set token in env
  • bb8e50b split generation and validation
  • ed7d901 split out config and templates to modules
  • b06bd90 split out embedded files
  • b14bc1d strip wildcards from interface names when constructing file names
  • 73b5546 support matching mac address in network template
  • b916740 tidy
  • ff742a9 update deprecated goreleaser options
  • ba33bbc update reference doc