Skip to content

Conversation

@universe-ops
Copy link
Contributor

]## Changes

Improved Resource Name Hashing

  • Replaced weak hash function with FNV-1a for better uniqueness when truncating GCP service account names and K8s resource names
  • Fixes collisions between similar names (e.g., sidecar vs init proxies)

Enhanced Kubernetes Probe Configuration

  • Added support for HTTP GET probes with custom path (previously only TCP socket)
  • Improved port selection fallback: probe port → container main port → first port

AWS RDS Compute Processor Environment Fix

  • Fixed environment resolution to correctly use parentEnv when available
  • Fixes issues when parent and client stacks have different environment names

AWS ECS Fargate IAM Permission

  • Added cloudwatch:PutMetricData permission to enable custom CloudWatch metrics

Test Race Condition Fix

  • Added mutex to GKE Autopilot test mocks to prevent race conditions

@universe-ops universe-ops merged commit c1e82c7 into main Dec 27, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants