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

Migrations: migrate to admin container v0.9.2 #2471

Merged
merged 2 commits into from Oct 5, 2022

Conversation

jpculp
Copy link
Member

@jpculp jpculp commented Oct 3, 2022

Description of changes:

Update and migrate from admin container v0.9.0 to v0.9.2.

Container changes:

Remove /etc/config/selinux from image.

Testing done:

Tested in #2472, thanks @ecpullen!

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.

@jpculp jpculp requested a review from ecpullen October 3, 2022 19:24
@jpculp
Copy link
Member Author

jpculp commented Oct 3, 2022

Added a comma to hopefully avoid folks needing to rebase after.

@jpculp jpculp marked this pull request as ready for review October 4, 2022 17:46
@jpculp jpculp requested a review from rpkelly October 4, 2022 17:46
Copy link
Contributor

@ecpullen ecpullen left a comment

Choose a reason for hiding this comment

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

LGTM

@@ -4,7 +4,7 @@ superpowered = true

[metadata.settings.host-containers.admin.source]
setting-generator = "schnauzer settings.host-containers.admin.source"
template = "{{ ecr-prefix settings.aws.region }}/bottlerocket-admin:v0.9.0"
template = "{{ ecr-prefix settings.aws.region }}/bottlerocket-admin:v0.9.2"
Copy link
Contributor

Choose a reason for hiding this comment

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

Nit: Probably a note in the commit (and description) about why we updated from 0.9.0 to 0.9.2 could help :D!

Copy link
Member Author

Choose a reason for hiding this comment

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

I think that would get rather verbose. In general we should just treat this as a typical dependency bump and I suspect we're going to update our host containers more regularly going forward.

Copy link
Member Author

Choose a reason for hiding this comment

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

Added Container changes to the description though. 🚀

@jpculp jpculp merged commit 29fc6f2 into bottlerocket-os:develop Oct 5, 2022
@jpculp jpculp deleted the admin-container-v0.9.2 branch October 5, 2022 18:10
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.

None yet

4 participants