Skip to content

Releases: kiwicom/terraform-kubernetes-elasticsearch

v1.3.1

23 Nov 16:15
b373bdc
Compare
Choose a tag to compare

Shorten snapshotting SA name so it fits into Google's 28-character limit

v1.3.0

06 Oct 14:44
0490975
Compare
Choose a tag to compare
  • Add the ability to create snapshot GCS buckets automatically

v1.2.0

09 Jul 07:16
6f0766c
Compare
Choose a tag to compare
  • Fix a bug where memory limit for Elasticsearch pods was always set to the value of the memory request and the memory limit value set in module variables was ignored
  • Released as a new minor version, since otherwise unrelated Terraform applies could cause automatic module upgrade and unexpected Elasticsearch rotation

v1.1.3

27 Apr 08:44
bbf0ae5
Compare
Choose a tag to compare

Disable sending alerts to Slack channels if a PagerDuty integration is activated.

v1.1.2

02 Mar 14:21
56e241e
Compare
Choose a tag to compare

Hotfix for wrong facet being queried in kubernetes_state DataDog integration based monitors

v1.1.1

02 Mar 13:17
3a859d9
Compare
Choose a tag to compare
v1.1.1 Pre-release
Pre-release

Improvements to make cluster health warning fire less often and to make all alerts target only their clusters.

v1.1.0

24 Feb 12:13
4b76d83
Compare
Choose a tag to compare

feat(health_monitoring): Allow creating DataDog monitors alerting about cluster health turning yellow or red

v1.0.37

11 Feb 15:17
97e060e
Compare
Choose a tag to compare
chore: change DD provider source

v1.0.36 Fix CPU monitoring settings

28 Jan 14:28
Compare
Choose a tag to compare
Fix cpu monitoring configuration

v1.0.35 Fix the Datadog provider version

28 Jan 08:55
Compare
Choose a tag to compare
fix(versions): Fix version of Datadog provider