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

Update host containers for v1.14.0 #3090

Conversation

markusboehme
Copy link
Member

@markusboehme markusboehme commented May 8, 2023

Issue number: n/a Closes #2997

Description of changes: Update the default admin and control container images to v0.10.1 and v0.7.2, respectively.

Testing done: Container images have been tested as part of their respective release process. My testing here looked at the migrations and new defaults using an x86_64 aws-k8s-1.23 AMI:

  • cargo make check-migrations (new in Makefile: add check-migrations task to check for common problems #3051) was happy.
  • An instance booting using a v1.14.0 AMI has the new host container images configured by default.
  • A v1.13.5 AMI can be upgraded to v1.14.0 and then uses the new host container images.
  • An updated v1.14.0 can be rolled back to v1.13.5 and then uses the old host container images.

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.

Signed-off-by: Markus Boehme <markubo@amazon.com>
Signed-off-by: Markus Boehme <markubo@amazon.com>
Signed-off-by: Markus Boehme <markubo@amazon.com>
Signed-off-by: Markus Boehme <markubo@amazon.com>
Copy link
Contributor

@stmcginnis stmcginnis left a comment

Choose a reason for hiding this comment

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

Nice!

@markusboehme markusboehme merged commit 0e1b3ff into bottlerocket-os:develop May 8, 2023
37 checks passed
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.

v1.14.0 Host container updates
3 participants