-
Notifications
You must be signed in to change notification settings - Fork 564
variants: add aws-ecs-3* variants #4685
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
+557
−0
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ginglis13
reviewed
Nov 10, 2025
bcressey
reviewed
Nov 12, 2025
11187d6 to
cf64eb1
Compare
Contributor
Author
|
^ Rebasing so we can see a clean diff with the upcoming important revisions |
cf64eb1 to
306dcd0
Compare
Contributor
Author
|
Force push makes the following changes:
|
Contributor
Author
|
Force push adds commit changing the ecs-3 variant amispecs from symlinks (to the shared file) to an actual file with a preview description. Verification: $ aws ec2 describe-images --image-ids ami-0f1e46ba690f5bfd8 --query 'Images[0].Description' --output text
This variant is in preview. It contains the newly released Docker v29.0.0 along with features related to image verification and encrypted storage. |
KCSesh
reviewed
Nov 13, 2025
bcressey
approved these changes
Nov 13, 2025
sources/settings-defaults/aws-ecs-3-nvidia/defaults.d/55-image-verification.toml
Show resolved
Hide resolved
8248f8a to
46ec571
Compare
Contributor
Author
|
Force push address minor comments:
|
KCSesh
approved these changes
Nov 13, 2025
bcressey
approved these changes
Nov 13, 2025
arnaldo2792
reviewed
Nov 13, 2025
86e393d to
59d53ba
Compare
Contributor
Author
|
Force push updates docs + rebases to pick up core-kit bump for CI |
piyush-jena
reviewed
Nov 13, 2025
Signed-off-by: Kush Upadhyay <[email protected]>
Signed-off-by: Kush Upadhyay <[email protected]>
59d53ba to
fc14478
Compare
Contributor
Author
|
Final rebase ^ |
KCSesh
approved these changes
Nov 13, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Issue number:
bottlerocket-os/bottlerocket-core-kit#712
Description of changes:
Add
aws-ecs-3,aws-ecs-3-nvidia,aws-ecs-3-fips,aws-ecs-3-nvidia-fipsvariants.Main differences from
aws-ecs-2include:Testing done:
aws-ecs-3-nvidiaTerms of contribution:
By submitting this pull request, I agree that this contribution is dual-licensed under the terms of both the Apache License, version 2.0, and the MIT license.