Skip to content

Releases: SPHTech-Platform/terraform-aws-eks

v0.11.2

05 Sep 08:03
Compare
Choose a tag to compare

Fix coredns PDB for old release

Full Changelog: v0.11.1...v0.11.2

v0.15.1

04 Aug 07:13
2aa0c4e
Compare
Choose a tag to compare

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.

image

What's Changed

Full Changelog: v0.15.0...v0.15.1

v0.15.0

02 Aug 15:47
9b0eacc
Compare
Choose a tag to compare

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

20 Jul 07:56
1bc15c2
Compare
Choose a tag to compare

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

13 Jul 02:52
f4c364a
Compare
Choose a tag to compare

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

06 Jul 11:15
886f9c7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.14.8...v0.14.9

v0.14.8

06 Jul 11:00
e763a7f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.14.7...v0.14.8

v0.14.7

06 Jul 08:01
1e836bc
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.14.6...v0.14.7

v0.14.6

05 Jul 07:52
1ef43c4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.14.5...v0.14.6

v0.14.5

01 Jul 02:04
7c232b2
Compare
Choose a tag to compare

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