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: eksctl-io/eksctl
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.221.0
Choose a base ref
...
head repository: eksctl-io/eksctl
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.222.0
Choose a head ref
  • 10 commits
  • 29 files changed
  • 7 contributors

Commits on Dec 18, 2025

  1. Configuration menu
    Copy the full SHA
    4ca1fa2 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2026

  1. Allow wildcard matching of service account subject (#8629)

    * Allow wildcard matching for service account subject
    
    * Add subjectPattern property to iamserviceaccounts.md
    
    * Remove misleading comment in iamserviceaccount.go
    avoidik authored Jan 5, 2026
    Configuration menu
    Copy the full SHA
    d965e8e View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2026

  1. Update default cluster version to Kubernetes v1.34 (#8645)

    Update default cluster version to Kubernetes v1.34
    naclonts authored Jan 12, 2026
    Configuration menu
    Copy the full SHA
    ace3ad1 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2026

  1. Add support for EKS Windows Server 2025 in eksctl (#8648)

    Add support for WS2025 in eksctl
    KlwntSingh authored Jan 15, 2026
    Configuration menu
    Copy the full SHA
    fe7e12c View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2026

  1. Configuration menu
    Copy the full SHA
    1fc43bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e6f98c3 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2026

  1. Configuration menu
    Copy the full SHA
    add5ac4 View commit details
    Browse the repository at this point in the history
  2. replace AmazonLinux2 amis with AmazonLinux2023 | remove override-boot…

    …strap test in custom_ami tests (#8666)
    kprahulraj authored Feb 5, 2026
    Configuration menu
    Copy the full SHA
    5a385d3 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2026

  1. Bump aws-sdk-go-v2 versions to support aws login (#8668)

    * Bump aws-sdk-go-v2 versions to support aws login
    
    * Fix go sum
    
    ---------
    
    Co-authored-by: EC2 Default User <nblaskey@amazon.com>
    cdirubbio and NicholasBlaskey authored Feb 6, 2026
    Configuration menu
    Copy the full SHA
    a2b9679 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c53a3a5 View commit details
    Browse the repository at this point in the history
Loading