Skip to content

Releases: run-x/opta

v0.26.0

Choose a tag to compare

@NitinAgg NitinAgg released this 15 Feb 17:42
bc92f99
  • 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

Choose a tag to compare

@NitinAgg NitinAgg released this 03 Feb 01:27
  • Fixes a bug where latest datadog helm chart wasn't working with datadog APM

Ingress upgrade to be k8s version 1.22 compatible

Choose a tag to compare

@NitinAgg NitinAgg released this 31 Jan 19:06
0886588
  • 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

Choose a tag to compare

@NitinAgg NitinAgg released this 28 Jan 21:27
  • No core opta changes, just building opta binary for Amazon Linux and CentOS

Hotfix: sticky sessions

Choose a tag to compare

@NitinAgg NitinAgg released this 25 Jan 17:54
  • hotfixes a change which broke sticky sessions

Hotfix: Preserve client IP at load balancer

Choose a tag to compare

@NitinAgg NitinAgg released this 25 Jan 02:09

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

Choose a tag to compare

@bigbitbus bigbitbus released this 20 Jan 22:33

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

Speed improvements!

Choose a tag to compare

@NitinAgg NitinAgg released this 18 Jan 18:25
e83377d

What's Changed

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

EKS Cloudfront

Choose a tag to compare

@NitinAgg NitinAgg released this 04 Jan 17:52
654318d

What's Changed

New Contributors

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

Better datadog error handling

Choose a tag to compare

@NitinAgg NitinAgg released this 21 Dec 19:29
  • Fixes a bug where calls to datadog were blocking.