clustertool-v1.0.0-RC26
Pre-release
Pre-release
truecharts-admin
released this
06 Nov 00:47
·
996 commits
to master
since this 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