Skip to main content

Components Changelog

Subscribe through RSS feeds to stay up-to-date with new releases!

View on GitHub

Upstream `eks/external-secrets-operator`

What

  • Adding new module for eks/external-secrets-operator

Why

  • Other customers want to use this module now, and it needs to be upstreamed

References

  • n/a

chore(spacelift): update with dependency resource

What

  • update spacelift component to 0.55.0

Why

  • support feature flag for spacelift_stack_dependency resource

References

Fix SSO SAML provider fixes

What

  • Fix SSO SAML provider fixes

ArgoCD SSO improvements

What

  • ArgoCD SSO improvements

Upstream: `eks/echo-server`

What

  • Adding the ingress.alb.group_name annotation to Echo Server

Why

  • Required to set the ALB specifically, rather than using the default

References

  • n/a

Improve platform and external-dns for release engineering

What

  • eks/external-dns support dns-primary
  • eks/platform support json query remote components outputs

Why

  • vanity domain pattern support by eks/external-dns
  • Improve flexibility of eks/platform

`eks/actions-runner-controller`: use coalesce

What

  • use coalesce instead of try, as we need a value passed in here

bugfix: rds anomalies monitor not sending team information

What

  • Update monitor to have default CP tags

datadog-lambda-forwarder: if s3_buckets not set, module fails

This module attempts to do length() on the value for s3_buckets.

We are not using s3_buckets, and it defaults to null, so length() fails.

`datadog-monitors`: Team Grouping

What

  • grouping by team helps ensure the team tag is sent to Opsgenie

Why

  • ensures most data is fed to a valid team tag instead of -

`spacelift` add missing `var.region`

What

  • Added the missing var.region

Why

  • The AWS provider requires it and it was not available

References

datadog monitors improvements

What

  • Datadog monitor improvements
    • Prepends (<stack slug>) e.g. (tenant-environment-stage)
    • Fixes some messages that had improper syntax - dd uses {{ var.name }}

Why

  • Datadog monitor improvements

update `account` readme.md

What

  • Updated account readme

Update `eks/cluster`

What

  • Update EKS Cluster Module to re-include addons

Set spacelift-worker-pool ami explicitly to x86_64

Why

  • autoscaling group for spacelift-worker-pool will fail to launch when new arm64 images return first
  • arm64 ami image is being returned first at the moment in us-east-1

What

  • set spacelift-worker-pool ami statically to return only x86_64 results

References

  • Spacelift Worker Pool ASG may fail to scale due to ami/instance type mismatch
  • Note: this is an alternative to spacelift-worker-pool README update and AMI limits which I read after, but I think this filter approach will be more easily be refactored into setting this as an attribute in variables.tf in the near future

[account-map] Update remote config module version

What

  • Update remote config module version 1.4.1

Why

  • Solve terraform module version conflict

Fix ArgoCD minor issues

What

  • Fix slack notification annotations
  • Fix CRD creation order

Why

  • Fix ArgoCD bootstrap