Releases: SPHTech-Platform/terraform-aws-eks
Releases · SPHTech-Platform/terraform-aws-eks
v0.13.0-alpha1
Test release for fluent-bit essentail
v0.12.1
What's Changed
- fix: coalescelist throws error when both lists are empty by @abhinavkumarsph in #56
Full Changelog: v0.12.0...v0.12.1
v0.12.0
What's Changed
- feat: enable adot addon when needed by @abhinavkumarsph in #55
New Contributors
- @abhinavkumarsph made their first contribution in #55
Full Changelog: v0.11.1...v0.12.0
v0.11.1
What's Changed
- Add
node_security_group_enable_recommended_rules
variable by @uchinda-sph in #54
Full Changelog: v0.11.0...v0.11.1
v0.11.0
This is usable for EKS 1.25
What's Changed
Full Changelog: v0.10.1...v0.11.0
Breaking changes
- PDB API version changed from
policy/v1beta1
topolicy/v1
Existing PDB's need to be removed manually before re-applying:
kubectl delete pdb coredns -n kube-system
Cluster autoscaler chart gives errors so this will have to be manually removed and re-applied
v0.10.1
v0.10.0
What's Changed
- Update create aws_auth configmap to false by @wayne-root in #48
New Contributors
- @wayne-root made their first contribution in #48
Full Changelog: v0.9.1...v0.10.0
v0.9.1
v0.9.0
What's Changed
- Upgrade to v19 by @lawliet89 in #45
- Fix dependency issue on v19 by @niroz89 in #46
Full Changelog: v0.8.3...v0.9.0