Skip to content
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

[Image Builder] Add download manifest command for airgapped builds #2531

Merged
merged 2 commits into from
Oct 12, 2023

Conversation

vignesh-goutham
Copy link
Member

Description of changes:
Adds a download manifest command that will pull down all the latest eks-d manifests as well as the eks-a release manifest and all the bundles manifest. Command will create a tarball from all the manifests and finally cleanup.

image-builder download manifest

Last few lines of output

2023/10/09 18:58:01 Downloading eks-a bundles manifest for eks-a version: v0.16.4
2023/10/09 18:58:01 Downloading eks-a bundles manifest for eks-a version: v0.16.5
2023/10/09 18:58:01 Downloading eks-a bundles manifest for eks-a version: v0.17.0
2023/10/09 18:58:01 Downloading eks-a bundles manifest for eks-a version: v0.17.1
2023/10/09 18:58:01 Downloading eks-a bundles manifest for eks-a version: v0.17.2
2023/10/09 18:58:02 Downloading eks-a bundles manifest for eks-a version: v0.17.3
2023/10/09 18:58:02 Creating tarball of downloaded manifests
2023/10/09 18:58:02 Manifest tarball eks-a-manifests.tar was successfully created
2023/10/09 18:58:02 Cleaning up cache build files

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

@vignesh-goutham vignesh-goutham changed the title Add download manifest command for airgapped builds [Image Builder] Add download manifest command for airgapped builds Oct 9, 2023
@eks-distro-bot eks-distro-bot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Oct 9, 2023
@abhay-krishna
Copy link
Member

/lgtm
/approve

@eks-distro-bot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: abhay-krishna

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@eks-distro-bot eks-distro-bot merged commit 3dcc641 into aws:main Oct 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved lgtm size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants