Skip to content

Releases: truecharts/public

clustertool-v1.0.0-RC28

06 Nov 09:50
Compare
Choose a tag to compare

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

Changelog

  • caa1a5f fix(clustertool): use different yaml lib

clustertool-v1.0.0-RC26

06 Nov 00:47
Compare
Choose a tag to compare

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

clustertool-v1.0.0-RC22

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

Changelog

clustertool-v1.0.0-RC21

03 Nov 17:47
Compare
Choose a tag to compare
Pre-release

Changelog

  • b1cb987 chore(deps): update ghcr.io/siderolabs/installer docker tag to v1.8.2 (clustertool) (#28479)
  • 94a4966 chore(flux): update image cert-manager 6.2.1 → 6.2.2 (clustertool) (#28427)
  • 6e756f3 chore(flux): update image kubelet-csr-approver 1.1.1 → 1.1.2 (clustertool) (#28428)
  • 8178f07 chore(flux): update image kubernetes-dashboard 1.9.1 → 1.9.2 (clustertool) (#28429)
  • 6ff895e chore(flux): update image kubernetes-dashboard 1.9.2 → 1.10.0 (clustertool) (#28667)
  • 633fe46 chore(flux): update image kubernetes-reflector 6.2.0 → 6.2.1 (clustertool) (#28430)
  • 64763b1 chore(flux): update image kyverno 3.2.7 → 3.3.0 (clustertool) (#28543)
  • 8cc1e6d chore(flux): update image kyverno 3.3.0 → 3.3.1 (clustertool) (#28645)
  • fc7353b chore(flux): update image kyverno 3.3.1 → 3.3.2 (clustertool) (#28697)
  • 8b21fab chore(flux): update image metallb-config 8.2.1 → 8.2.2 (clustertool) (#28431)
  • 6830137 chore(flux): update image prometheus-operator 8.8.0 → 8.8.1 (clustertool) (#28432)
  • 64d6369 chore(flux): update image prometheus-operator 8.8.1 → 8.8.2 (clustertool) (#28601)
  • 279c78f chore(flux): update image snapshot-controller 3.3.0 → 3.3.1 (clustertool) (#28433)
  • b8971c4 chore(flux): update image spegel 2.0.6 → 2.0.7 (clustertool) (#28434)
  • 7e74b9e chore(flux): update image traefik-crds 3.2.2 → 3.2.3 (clustertool) (#28435)
  • 571a504 chore(flux): update image volsync 2.4.0 → 2.4.1 (clustertool) (#28436)
  • 250d3e8 feat(clustertool): add placeholder CI test
  • e20a445 fix(clustertool) fix systemupgrade with kyverno 1.13.0 (#28614)
  • b5f59a6 fix(clustertool): fix git references issues and warn against ARM
  • c540f0b fix(deps): update module github.com/budimanjojo/talhelper/v3 v3.0.7 → v3.0.8 (clustertool) (#28590)
  • 292fb45 fix(deps): update module github.com/siderolabs/talos/pkg/machinery v1.8.1 → v1.8.2 (clustertool) (#28485)

clustertool-v1.0.0-RC20

27 Oct 19:23
Compare
Choose a tag to compare
Pre-release

Changelog

  • f74af8a chore(flux): update image traefik-crds 3.2.1 → 3.2.2 (clustertool) (#28396)
  • 7cf34b6 chore(website): ensure log-level setting and multi-clustering support for clustertool are documented.
  • 9adc50b feat(clustertool): add logging verbosity to kubectl apply logics
  • 9e4053d feat(clustertool): remove zapr and logr from kubectl logging
  • b16bd48 fisx(clustertool): signficantly redice verbosity on encryption/decryption/check code.
  • 4a871ce fix(clustertool): ensure loglevel can also be set explicitly to info
  • dc22eaf fix(clustertool): fix manifest path init issues for multicluster setups
  • 5ac0f54 fix(clustertool): remove dependency on specific workflow for automerge
  • ad23108 fix(clustertool): remove unneeded verbosity from encryption stack
  • 52e99e5 fix(clustertool): use LOGLEVEL env-var to set loglevel

clustertool-v1.0.0-RC19

26 Oct 12:41
Compare
Choose a tag to compare
Pre-release

Changelog

  • d33656b fix(clustertool): fix undue verbosity on SOPS
  • 108c39d fix(clustertool): improve pod-status checking message and behavior
  • a1112c5 fix(clustertool): remove undue verbosity from status check
  • 81894b8 fix(clustertool): remove undue verbosity listing required and ignored pods froms tatuschecks

clustertool-v1.0.0-RC18

26 Oct 12:28
Compare
Choose a tag to compare
Pre-release

Changelog

  • d1d6098 fix(clustertool): remove badly added return