Skip to main content
Version: v1.0

Release Notes

1.0.0

Amazon EKS

  • Fix EKS zone spread node overshoot. Too many nodes were created once the node(s) required for zone spread expired. Now the correct number of nodes is maintained during node expiration.

Google GKE

  • Luna now avoids triggering node garbage collection on locked node pools, and logs a warning instead of an error when it attempts to operate a locked node pool.
  • Node pool garbage collection now includes orphaned instance templates. No need to clean these manually anymore.
  • Support network tags, and GCE instance metadata. The Helm values gcp.networkTags and gcp.gceInstanceMetadata can be used to customize these configuration options.
  • Fix unnecessary creation of new node pool when there are minor differences in the nodes metadata.

General bug fixes

  • Fix annotation when nodes are successfully drained.
  • Set minimum value for non-zero nodeTTL to prevent unnecessary node churn. The minimum value for scaleDown.nodeTTL is now scaleUpTimeout.