Releases: SPHTech-Platform/terraform-aws-eks
Releases · SPHTech-Platform/terraform-aws-eks
v0.11.2
Fix coredns PDB for old release
Full Changelog: v0.11.1...v0.11.2
v0.15.1
Bugfix on the following due to resolve_conflicts
attribute not set.
Note that this flag is deprecated in v5 and moving to resolve_conflicts_on_create
and resolve_conflicts_on_update
.
What's Changed
- adot overwrite by @thepoppingone in #94
Full Changelog: v0.15.0...v0.15.1
v0.15.0
BREAKING CHANGE:
- ADOT creation flag removed from main module and shifted to submodule and making it dependent on cert-manager
- Do either a state move from main module to submodule or run Terraform Apply twice for destroying and re creating of ADOT operator
What's Changed
- Fix for pure fargate cluster trying to create a cluster security group rule to non existing node security group source by @thepoppingone in #91
- Add flag to prevent creation of sec group rule for loading node sec group from any existing nodes by @thepoppingone in #93
- Refactor ADOT to essentials submodule due to dependency on cert-manager by @thepoppingone in #92
Full Changelog: v0.14.11...v0.15.0
v0.14.11
What's Changed
- move metrics-server to it's own namespace if it's fargate by @uchinda-sph in #90
Full Changelog: v0.14.10...v0.14.11
v0.14.10
What's Changed
- fix: do not create cw log group for fluent bit + fargate logging iam policy if not needed by @abhinavkumarsph in #88
Full Changelog: v0.14.9...v0.14.10
v0.14.9
v0.14.8
v0.14.7
v0.14.6
v0.14.5
What's Changed
- Fix CoreDNS PDB issue conflicting values due to EKS addon now creating PDB by their own, also making PDB creation flag on our side to false by default by @thepoppingone in #78
- Add init.env instead of Env to fix pod constantly restart issue by @thepoppingone in #81
Full Changelog: v0.14.4...v0.14.5