Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: terraform-aws-modules/terraform-aws-eks
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v21.18.0
Choose a base ref
...
head repository: terraform-aws-modules/terraform-aws-eks
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v21.19.0
Choose a head ref
  • 2 commits
  • 3 files changed
  • 3 contributors

Commits on Apr 27, 2026

  1. feat: Update Karpenter sub-module to support Karpenter v1.12 (#3690)

    * feat: Update Karpenter sub-module to support Karpenter v1.12
    
    * feat: Update Karpenter example to demonstrate zonal shift support
    
    Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
    
    * refactor: Remove enable_zonal_shift gate, include permission unconditionally
    
    Per maintainer feedback, the module should default to full permissions
    and let users enable/disable features via the controller's Helm values.
    
    Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
    
    ---------
    
    Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
    ChristianRothQC and claude authored Apr 27, 2026
    Configuration menu
    Copy the full SHA
    3bc989b View commit details
    Browse the repository at this point in the history
  2. chore(release): version 21.19.0 [skip ci]

    ## [21.19.0](v21.18.0...v21.19.0) (2026-04-27)
    
    ### Features
    
    * Update Karpenter sub-module to support Karpenter `v1.12` ([#3690](#3690)) ([3bc989b](3bc989b))
    semantic-release-bot committed Apr 27, 2026
    Configuration menu
    Copy the full SHA
    bef29c4 View commit details
    Browse the repository at this point in the history
Loading