Skip to content

Latest commit

 

History

History
377 lines (236 loc) · 25.6 KB

CHANGELOG.md

File metadata and controls

377 lines (236 loc) · 25.6 KB

Changelog

v3.4.0 (2023-11-26)

Full Changelog

Dependencies upgrades:

Closed issues:

  • When generate_ca_certificates = false, module does not export any kubeconfig #143
  • Refresh kubeconfig when terraform state is lost #142
  • terraform destroy gets stuck while draining the last node #138
  • cdktf compatibility #135
  • hcloud-k3s doesnt work with v3.3.0 #127
  • Generated kubeconfig cannot be used (certificate signed by unknown authority) #107
  • Cluster CA certificate is not trusted #85
  • Windows Terraform - SSH authentication failed #43
  • Custom k3s cluster name inside of the admin kubeconfig #144
  • 🚧 Refresh this repository #140
  • Error "Variable name is deprecated" #136

Merged pull requests:

v3.3.0 (2023-05-14)

Full Changelog

Dependencies upgrades:

Closed issues:

  • API URL broken in build script when using dual stack configs #111
  • Deprecated attribute with Terraform 1.3.7 #110
  • Error: Invalid Attribute Value Match #104

Merged pull requests:

v3.2.0 (2022-10-18)

Full Changelog

Dependencies upgrades:

Closed issues:

  • Error sensitive var.servers #84
  • Publish a new version on the Terraform registry #79

Merged pull requests:

  • fix: typo in variables.tf #96 (Tchoupinax)
  • Fix some Github Action issues #92 (xunleii)
  • Reenable auto changelog generation #91 (xunleii)
  • Add missing permission on github actions workflow #90 (xunleii)
  • addressing changes in recent hashicorp tls provider #88 (ptu)
  • Generate Changelog automatically #82 (xunleii)

v3.1.0 (2022-01-04)

Full Changelog

Dependencies upgrades:

Merged pull requests:

v3.0.0 (2021-06-27)

Full Changelog

Closed issues:

  • rename variable name to cluster_domain #53
  • Pod and Service cidrs must be passed on all masters (not just the 1st one) #52
  • Hetzner example doesn't work #50
  • mkdir: cannot create directory ‘/var/lib/rancher’: Permission denied #42

Merged pull requests:

v2.2.4 (2021-04-30)

Full Changelog

Closed issues:

  • Failed to join the cluster with the same name #26

Merged pull requests:

v2.2.3 (2021-02-17)

Full Changelog

Merged pull requests:

  • fix: add *_drain to kubernetes_ready #48 (xunleii)

v2.2.2 (2021-02-13)

Full Changelog

Merged pull requests:

  • feat: add dependency endpoint to allow sychronizing k3s install & provisionning #47 (xunleii)

v2.2.1 (2021-02-10)

Full Changelog

Closed issues:

  • failed to start k3s node with label node-role.kubernetes.io/*** #45
  • register: metadata.name: Invalid value #44
  • Fix this stupid CI #38

Merged pull requests:

v2.2.0 (2021-01-03)

Full Changelog

Closed issues:

  • kube_config output missing #41
  • NodeNotFound when trying to update nodes #31

Merged pull requests:

  • Try to fix this CI.... another time #40 (xunleii)
  • Fix doc typo in readme #39 (DblK)

v2.1.0 (2020-08-26)

Full Changelog

Closed issues:

  • Deprecation of network_id in hcloud_server_network #29
  • Remove or fix the 'latest' feature #27
  • Agent not update when k3s version changes #24
  • Need actions to test automatically PR #5

Merged pull requests:

  • fix: repair Terraform workflow (CI) #33 (xunleii)
  • Make sure the node is up before trying to use it. #32 (tedsteen)
  • fix: replace network_id with subnet_id #30 (solidnerd)
  • fix: use k3s update channels for latest releases instead of github #28 (solidnerd)

v2.0.1 (2020-05-31)

Full Changelog

Closed issues:

  • CI needs to be fixed before v2 release #22

Merged pull requests:

  • fix: do not uninstall k3s during upgrade #25 (xunleii)

v2.0.0 (2020-05-31)

Full Changelog

Closed issues:

  • Server taints flags are not used #20
  • Make it possible to have additional flags per agent #18

Merged pull requests:

v1.7.0 (2020-01-31)

Full Changelog

Merged pull requests:

v1.6.3 (2019-12-28)

Full Changelog

Merged pull requests:

  • fix: use node_name field in node deletion #16 (xunleii)

v1.6.2 (2019-12-21)

Full Changelog

Merged pull requests:

v1.6.1 (2019-12-04)

Full Changelog

Merged pull requests:

v1.6.0 (2019-12-04)

Full Changelog

Merged pull requests:

v1.5.0 (2019-12-01)

Full Changelog

v1.4.0 (2019-11-27)

Full Changelog

Merged pull requests:

  • refact: clean custom flags feature #11 (xunleii)

v1.3.2 (2019-11-27)

Full Changelog

Merged pull requests:

v1.3.1 (2019-11-27)

Full Changelog

Merged pull requests:

v1.2.3 (2019-11-24)

Full Changelog

Merged pull requests:

  • fix: remove warning 'quoted keywords are now deprecated' #8 (xunleii)

v1.2.2 (2019-11-16)

Full Changelog

Merged pull requests:

v1.2.1 (2019-11-16)

Full Changelog

v1.2.0 (2019-11-16)

Full Changelog

Closed issues:

  • Remove 'scp' dependency #3

Merged pull requests:

v1.1.0 (2019-11-03)

Full Changelog

Closed issues:

  • Impossible to remove one (several) minion node(s) #1

Merged pull requests:

v1.0.0 (2019-11-02)

Full Changelog

* This Changelog was automatically generated by github_changelog_generator