Skip to content

Releases: truecharts/public

clustertool-v1.0.0-RC33

07 Nov 11:33
Compare
Choose a tag to compare
Pre-release

Changelog

  • de699a5 feat(clustertool): add some aliasses to commonly mistaken commands
  • 93fad46 feat(clustertool): ensure that we low-code fail encryptioncheck if encryption-check fails
  • 81f6808 fix(clustertool): dont try to load sops.yaml if it doesn't exist, load empty instead

clustertool-v1.0.0-RC32

07 Nov 10:40
Compare
Choose a tag to compare
Pre-release

Changelog

  • 3fae5e9 chore(flux): update image prometheus-operator 8.10.0 → 8.11.0 (clustertool) (#28938)
  • 7c3ecc5 feat(clustertool): introduce tracing of command-slice and dont process extraArgs for now
  • c70e1b4 fix(clustertool): correct machineconfig apply command

clustertool-v1.0.0-RC31

06 Nov 23:59
Compare
Choose a tag to compare
Pre-release

Changelog

  • cc83134 fix(clustertool): correct issue with single-node apply not being correct

clustertool-v1.0.0-RC30

06 Nov 23:10
Compare
Choose a tag to compare
Pre-release

Changelog

  • cc83134 fix(clustertool): correct issue with single-node apply not being correct

clustertool-v1.0.0-RC29

06 Nov 21:37
Compare
Choose a tag to compare
Pre-release

Changelog

  • a1521c1 chore(clustertool): clearify error message for rerun
  • a11f019 fix(clustertool): add commands debug and allow for extra args
  • 81e76ce fix(deps): update module github.com/knadh/koanf/v2 v2.1.1 → v2.1.2 (clustertool) (#28905)
  • 920285e fix(devcontainer): dont run clustertool as entrypoint

clustertool-v1.0.0-RC28

06 Nov 09:50
Compare
Choose a tag to compare
Pre-release

Changelog

  • d707b49 chore(clustertool): clearify init again message
  • 269a895 feat(clustertool): actually fully block genconfig unless first init is finished
  • 795bf1c fix(clustertool): correct error message with checkencrypt

clustertool-v1.0.0-RC27

06 Nov 09:32
Compare
Choose a tag to compare
Pre-release

Changelog

  • caa1a5f fix(clustertool): use different yaml lib

clustertool-v1.0.0-RC26

06 Nov 00:47
Compare
Choose a tag to compare
Pre-release

Changelog

  • 52d1261 Delete website/src/content/docs/clustertool/FAQ.md
  • 0b19284 chore(clustertool): move some talos and flux commands so subcommands
  • 2e2ef54 chore(flux): update image prometheus-operator 8.8.2 → 8.9.0 (clustertool) (#28829)
  • 9aba08f chore(flux): update image prometheus-operator 8.9.0 → 8.10.0 (clustertool) (#28865)
  • b7beb4e chore(website): generate new clustertool docs
  • c5fccdb feat(clustertool) enable squash merge (#28802)
  • 76b5d39 feat(clustertool): add traefik, clusterissuer and blocky bare-bones
  • 61a01f3 feat(clustertool): cut down on useless dependencies
  • a4448f6 feat(clustertool): extract IPs without talhelper
  • f02856c feat(clustertool): load traefik, clusterissuer and blocky during bootstrap
  • 16c0e0c feat(clustertool): move all talhelper references to talassist
  • 638b21f feat(clustertool): move some functions away from talhelper
  • edc6f25 fix(clustertool): apply -> applyconfig
  • f76f4fb fix(clustertool): customise talconfig validation error/warn parsing
  • e0d6edc fix(clustertool): fix broken testcommand
  • 1edb8f9 fix(clustertool): fix some talhelper-connectivity mistakes
  • e3898aa fix(clustertool): forgot to load TalConfig
  • 45582c5 fix(clustertool): revert previous apply changes due to a mistake

clustertool-v1.0.0-RC25

03 Nov 20:39
e6d0b28
Compare
Choose a tag to compare
Pre-release

Changelog

  • 2bb3e6c feat(devcontainer): add devcontainer references here and in clustertool templates

clustertool-v1.0.0-RC24

03 Nov 18:37
Compare
Choose a tag to compare
Pre-release

Changelog

  • e4ea353 fix(ci): attempt another fix for clustertool ci caching