Skip to content

Releases: clastix/yaki

v1.32.3

25 Mar 13:19

Choose a tag to compare

What's Changed

  • update version matrix to v1.32 by @bsctl in #52
  • create folder for static pod manifests by @bsctl in #53
  • update clusterconfiguration and other minors by @bsctl in #55
  • align default values to latest releases by @bsctl in #57
  • use ca file for flux bootstrap by @bsctl in #58

Full Changelog: v1.30.5...v1.32.3

v1.30.5

24 Mar 17:52
0b9ba0e

Choose a tag to compare

align with installed minor kubernetes version

What's Changed

  • fix kubelet systemd path folder by @bsctl in #15
  • disable swap in fstab by @bsctl in #14
  • make reboot optional on reset by @bsctl in #18
  • correct logic true|false for env var switch by @bsctl in #20
  • add playbooks by @bsctl in #21
  • add ansible playbook for flux cd bootstrapping by @bsctl in #23
  • retrieve admin kubeconfig from seed node by @bsctl in #25
  • add clusterctl in the toolbox by @bsctl in #27
  • check os packages installed into machines by @bsctl in #29
  • use generic git schema in flux bootstrap by @bsctl in #31
  • Add support for token-based discovery without CA pinning by @bsctl in #35
  • option for balanced control plane by @bsctl in #37
  • fetch kubeconfig from seed node to local machine by @bsctl in #39
  • handle case where nodes are registered with their fqdn by @bsctl in #40
  • fix(ansible): playbooks kubeconfig by @bsctl in #42
  • Wrong parameters type by @sim500 in #43
  • fix: missing clusterctl_version in inventory by @AlePini in #48

New Contributors

Full Changelog: v0.2.2...v1.30.5

v0.2.2

31 Oct 13:35
23bad97

Choose a tag to compare

What's Changed

v0.2.1

17 Sep 21:04
b6e2aa0

Choose a tag to compare

What's Changed

  • fix kubernetes version management by @bsctl in #9

v0.2.0

20 Aug 15:59
2250a74

Choose a tag to compare

Refactoring. Script available on CDN: https://goyaki.clastix.io

v0.1.0

18 Aug 19:46
f9d5b73

Choose a tag to compare

What's Changed

  • add script for node setup by @bsctl in #1
  • fix(sh): added predefined JOIN_CERT_KEY_HASH and KUBEADM_BIND_PORT by @ptx96 in #2
  • Refactoring tar based installation by @bsctl in #3
  • Refactoring apt based installation by @bsctl in #4
  • Renamed to yaki.sh by @bsctl in #5
  • Refactoring of init and join by @bsctl in #6
  • Add Getting Started Guide by @bsctl in #7

New Contributors

  • @bsctl made their first contribution in #1
  • @ptx96 made their first contribution in #2

Full Changelog: https://github.com/clastix/yaki/commits/v0.1.0