Skip to content

Releases: run-x/opta

v0.26.0

15 Feb 17:42
bc92f99
Compare
Choose a tag to compare
  • Upgraded nginx ingress chart version to 4.0.17
  • Redact sensitive information from crash report
  • Upgrade datadog helm chart version to the most recent
  • An example for redshift using a module from terraform registry
  • Better handle EKS cloudwatch log group deletion
  • Bugfix where configure-kubectl breaks if no existing kubeconfig file

What's Changed

Full Changelog: v0.25.0...v0.26.0

Fix datadog APM issues

03 Feb 01:27
Compare
Choose a tag to compare
  • Fixes a bug where latest datadog helm chart wasn't working with datadog APM

Ingress upgrade to be k8s version 1.22 compatible

31 Jan 19:06
0886588
Compare
Choose a tag to compare
  • Upgraded ingress to be compatible with k8s version 1.22 (will cause a few seconds of downtime)
  • k8s-manifest module to support raw k8s manifest files
  • opta secrets do not need to be listed in the service file to be injected
  • Support for Amazon linux and centOS
  • custom-terraform can import remote modules/registries

What's Changed

Full Changelog: v0.24.0...v0.25.0

Amazon Linux support

28 Jan 21:27
Compare
Choose a tag to compare
  • No core opta changes, just building opta binary for Amazon Linux and CentOS

Hotfix: sticky sessions

25 Jan 17:54
Compare
Choose a tag to compare
  • hotfixes a change which broke sticky sessions

Hotfix: Preserve client IP at load balancer

25 Jan 02:09
Compare
Choose a tag to compare

Fixing a change which stopped forwarding client IP from the load balancer. If you are upgrading from a previous version, this will cause a few seconds of downtime.

Hotfix: Fix Datadog module

20 Jan 22:33
Compare
Choose a tag to compare

This hotfix fixes the datadog helm chart to 2.10.3, which works correctly in EKS.

Speed improvements!

18 Jan 18:25
e83377d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.23.0...v0.24.0

EKS Cloudfront

04 Jan 17:52
654318d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.22.0...v0.23.0

Better datadog error handling

21 Dec 19:29
Compare
Choose a tag to compare
  • Fixes a bug where calls to datadog were blocking.