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.3 #3307

Conversation

markusboehme
Copy link
Member

@markusboehme markusboehme commented Jul 31, 2023

Issue number: n/a

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

Testing done: Container images have been tested as part of their respective release process. I will test the migrations and new defaults once the new images have been released. I'm marking this as a draft PR until then. Testing so far: The container images have been released and I got to test them via aws-k8s-1.23:

  • Temporarily flipping Release.toml's version to v1.14.3 and running cargo make check-migrations: all good (i.e. no obvious mistakes)
  • cargo make: worked (i.e. TOML isn't broken, migrations do compile)
  • An instance booting using a v1.15.0 AMI has the new host container images configured by default.
  • A v1.14.2 AMI can be upgraded to v1.15.0 and then uses the new host container images.
  • An updated v1.15.0 can be rolled back to v1.14.2 and then uses the old host container images.

I will cherry-pick this change to the 1.14.x branch via a separate PR once this one is merged. We'll still need the 1.14.3 migrations in develop.

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>
@markusboehme markusboehme force-pushed the feature/host-container-update-v1.14.3 branch from 8dfc61c to d9a03fe Compare August 1, 2023 08:54
@markusboehme
Copy link
Member Author

Rebased in force push above to pick up #3303 (and dropped the corresponding patch from my series).

@stmcginnis stmcginnis mentioned this pull request Aug 1, 2023
4 tasks
@markusboehme markusboehme marked this pull request as ready for review August 3, 2023 15:10
@markusboehme
Copy link
Member Author

The updated admin and control container images have been released and I got to test the migrations on a real instance now. I added the results of that to the overview.

@markusboehme markusboehme merged commit 0d33f37 into bottlerocket-os:develop Aug 3, 2023
42 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.

None yet

3 participants