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

Initial work to create the Bottlerocket Core Kit #1

Merged
merged 11 commits into from
Jun 15, 2024

Conversation

arnaldo2792
Copy link
Contributor

Issue number:

Related to: bottlerocket-os/bottlerocket#4048

Description of changes:

This PR performs all the changes required to configure the Bottlerocket Core Kit

Testing done:

  • Built a kit, for both arches
  • Push a kit, using twoliter

Terms 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.

Variants only exist in the Bottlerocket repository

Signed-off-by: Arnaldo Garcia Rincon <[email protected]>
They will be provided by variant builders

Signed-off-by: Arnaldo Garcia Rincon <[email protected]>
Signed-off-by: Arnaldo Garcia Rincon <[email protected]>
Signed-off-by: Arnaldo Garcia Rincon <[email protected]>
Signed-off-by: Arnaldo Garcia Rincon <[email protected]>
Signed-off-by: Arnaldo Garcia Rincon <[email protected]>
@arnaldo2792 arnaldo2792 force-pushed the initial-work branch 2 times, most recently from cac7f0c to 824f0a8 Compare June 14, 2024 22:20
@$(TWOLITER) build kit $(KIT) --arch $(ARCH)

publish: prep
@$(TWOLITER) publish kit $(KIT) $(VENDOR) v$(VERSION)-$(GIT_HASH)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: with latest twoliter version, the version arg shouldn't be required

@arnaldo2792 arnaldo2792 merged commit 1d2b91a into bottlerocket-os:develop Jun 15, 2024
2 checks passed
@arnaldo2792 arnaldo2792 deleted the initial-work branch September 5, 2024 17:57
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.

4 participants