Skip to content

Updating AL2 Branch#2591

Closed
Youssef-Beltagy wants to merge 34 commits intoawslabs:al2from
Youssef-Beltagy:al2
Closed

Updating AL2 Branch#2591
Youssef-Beltagy wants to merge 34 commits intoawslabs:al2from
Youssef-Beltagy:al2

Conversation

@Youssef-Beltagy
Copy link
Copy Markdown
Contributor

@Youssef-Beltagy Youssef-Beltagy commented Jan 16, 2026

Issue #, if available:

Related to: #2545

Description of changes:

This PR is just to get the AL2 branch to the same commit as the main branch. After it's merged, I'll remove everything AL2023 fromal2 branch and everything AL2 from the main branch.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Please rebase merge (not squash) to retain the commit history.

Testing Done

N/A -- I'm not adding any code. The commit IDs are identical.

dependabot bot and others added 30 commits December 1, 2025 13:34
Bumps [aws-actions/configure-aws-credentials](https://github.com/aws-actions/configure-aws-credentials) from 5.1.0 to 5.1.1.
- [Release notes](https://github.com/aws-actions/configure-aws-credentials/releases)
- [Changelog](https://github.com/aws-actions/configure-aws-credentials/blob/main/CHANGELOG.md)
- [Commits](aws-actions/configure-aws-credentials@0094301...61815dc)

---
updated-dependencies:
- dependency-name: aws-actions/configure-aws-credentials
  dependency-version: 5.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/checkout](https://github.com/actions/checkout) from 6.0.0 to 6.0.1.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@1af3b93...8e8c483)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 6.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 7.0.9 to 7.0.11.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](peter-evans/create-pull-request@84ae59a...22a9089)

---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
  dependency-version: 7.0.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
When instance store volumes are available, mount
/var/lib/soci-snapshotter-grpc to them as well, analogously to
containerd. This will provide improved image pull performance.
Since we don't parse the JSON output, print in human-readable console format instead.
This PR adds support for network name resolution config to the NodeConfig, allow users to override DNS nameservers and/or search domains.

---------

Co-authored-by: Nick Baker <nbakerd@amazon.com>
…labs#2565)

Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 7.0.11 to 8.0.0.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](peter-evans/create-pull-request@22a9089...98357b1)

---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* feat(nodeadm): add config dump command

* refactor(nodeadm): move resolveConfig to cli package
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…cate entries (awslabs#2578)

* fix(al2023): only enable DNS for the primary interface to avoid duplicate entries

* use yes/no instead of true/false

* update test cases

* remove SecondaryInterface test since its meaningless in this context
mselim00 and others added 4 commits January 12, 2026 11:11
Some instance types have instance stores that can be slower than EBS.
Add an option to disable the mount of the SOCI directory if desired.
@mselim00
Copy link
Copy Markdown
Contributor

we only need to sync it up to the last AL2 release (https://github.com/awslabs/amazon-eks-ami/releases/tag/v20251209), which included commit 787c26e. the AL2 branch is already ahead of that, at d31abb6

@Youssef-Beltagy
Copy link
Copy Markdown
Contributor Author

Agreed, I noticed after opening the PR.

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.

9 participants