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

Control container v0.6.3 #2472

Merged
merged 2 commits into from
Oct 6, 2022

Conversation

ecpullen
Copy link
Contributor

@ecpullen ecpullen commented Oct 3, 2022

Description of changes:

Update and migrate from control container v0.6.1 to v0.6.3.

0.6.3

  • Update SSM agent to 3.1.1767.0 (#34)

Testing done:

Coming soon!
Tested this pr along with #2471 using testsys.

NAME                            TYPE       STATE       PASSED   SKIPPED   FAILED
 x86-64-aws-k8s-121              Resource   completed
 x86-64-aws-k8s-121-1-initial    Test       passed      1        5772      0
 x86-64-aws-k8s-121-2-migrate    Test       passed      2        0         0
 x86-64-aws-k8s-121-3-migrated   Test       passed      1        5772      0
 x86-64-aws-k8s-121-4-migrate    Test       passed      2        0         0
 x86-64-aws-k8s-121-5-final      Test       passed      1        5772      0
 x86-64-aws-k8s-121-instances    Resource   completed

Migration test passed successfully.

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.

@ecpullen ecpullen force-pushed the control-container-v0.6.3 branch 4 times, most recently from 4d5804f to 62c4df7 Compare October 3, 2022 20:55
@ecpullen ecpullen marked this pull request as ready for review October 4, 2022 17:44
@@ -15,4 +15,4 @@ superpowered = false

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

Choose a reason for hiding this comment

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

Nit: Same as in the other PR, probably a note on why we updated from 0.6.1 to 0.6.3 will help!

Copy link
Member

Choose a reason for hiding this comment

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

As a best practice, Bottlerocket should always be running the latest host containers as (in addition to new features) they'll have a more up-to-date base image containing any security fixes and package updates since the previous release. For deeper dives, I would just check the release notes of the container repos themselves.

Copy link
Contributor

@zmrow zmrow left a comment

Choose a reason for hiding this comment

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

🥾

@ecpullen ecpullen merged commit 8237c86 into bottlerocket-os:develop Oct 6, 2022
@ecpullen ecpullen deleted the control-container-v0.6.3 branch October 6, 2022 16:07
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.

5 participants