Releases: eumel8/tf-k3s-otc
Eleven One
What's Changed
- Rancher 2.6.9 by @spielkind in #12
- Fix generic S3 backend configuration
New Contributors
- @spielkind made their first contribution in #12
Full Changelog: v11.0...v11.1
Eleven Zero
- Introduce TFSec Security Scanner in Github Action
- Upgrade Terraform Provider to the latest
- Fix Deprecated floating ip resources
- Fix ELB creating dDos with depend-on
- Fix Listener protocol dependency, coming with the latest provider version
Supported versions:
- Kubernetes: v1.23.8+k3s2
- Rancher: 2.6.8
Full Changelog: v10.2...v11.0
Ten Two
-
fix
UPGRADE FAILED: current release manifest contains removed kubernetes api(s) for this kubernetes version and it is therefore unable to build the kubernetes objects for performing the diff. error from kubernetes: unable to recognize "": no matches for kind "Issuer" in version "cert-manager.io/v1beta1"
-
bump Rancher 2.6.6
Full Changelog: v10.1...v10.2
Ten One
Introduce new variable wg_flavor_id
to set another flavor for the Wireguard server beside the main K3S server (which might be bigger)
Full Changelog: v10.0...v10.1
Ten Zero
- Upgrade cert-manager > 1.7.0 , see #10
- Switch default registry to
mtr.devops.telekom.de
- Ready for Rancher
v2.6.5
- Ready for Kubernetes
v1.23.7+k3s1
(supported version by Rancher isv1.23.6?
, see https://www.suse.com/assets/EN-2.6.5SupportMatrix-300422-0116-26.pdf
Full Changelog: v9.0...v10.0
Nine Zero
- new variable
k3s_addon
for extend k3s start option - multiple registry/image settings for AirGap installation or private registries
- feature elb_whitelisting
- feature ecs console logs(with 3th party tool)
- kernel hardening/cis benchmark
- example code for worker
- cosmetic/deprecation, still support for Kubernetes 1.22 and Rancher 2.6.3
Full Changelog: v8.4...v9.0
Eight Four
- Introduce var
rancher_tag
to set specific image tag of Rancher deployments. - bump example and default versions
- refresh docs
Eight Three
Introduce variable registry
as source registry for the Rancher installation and repo_certmanager
as source repository for cert-manager images.