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

Upgrade SDK to v0.32.0 #3071

Merged
merged 1 commit into from
May 4, 2023
Merged

Upgrade SDK to v0.32.0 #3071

merged 1 commit into from
May 4, 2023

Conversation

jpmcb
Copy link
Contributor

@jpmcb jpmcb commented May 2, 2023

Issue number:

N/a

Description of changes:

Related to bottlerocket-os/bottlerocket-sdk#107 - upgrades Go and Rust

Testing done:

Build sdk x86 and aarch64 (including cross architecture) and built locally for current architecture and across arch

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: John McBride <[email protected]>
@jpmcb
Copy link
Contributor Author

jpmcb commented May 3, 2023

Testing completed: bottlerocket-os/bottlerocket-sdk#107 (comment)

@jpmcb
Copy link
Contributor Author

jpmcb commented May 4, 2023

Testing with new temporary registry: using both an x86 and arm host, ran docker system prune and cargo make clean in the Bottlerocket repo with this branch. Cross built and deployed amis:

✅ x86-on-x86-sdk

bash-5.1# systemctl status
● ip-xxx.us-west-2.compute.internal
    State: running
     Jobs: 0 queued
   Failed: 0 units
    Since: Thu 2023-05-04 13:54:00 UTC; 1min 47s ago

✅ arm-on-x86-sdk

bash-5.1# systemctl status
● ip-xxx.us-west-2.compute.internal
    State: running
     Jobs: 0 queued
   Failed: 0 units
    Since: Thu 2023-05-04 13:54:49 UTC; 2min 6s ago

✅ arm-on-arm-sdk

bash-5.1# systemctl status
● ip-xxx.us-west-2.compute.internal
    State: running
     Jobs: 0 queued
   Failed: 0 units
    Since: Thu 2023-05-04 14:39:37 UTC; 3min 22s ago

✅ x86-on-arm-sdk

bash-5.1# systemctl status
● ip-xxx.us-west-2.compute.internal
    State: running
     Jobs: 0 queued
   Failed: 0 units
    Since: Thu 2023-05-04 14:44:33 UTC; 41s ago

@jpmcb
Copy link
Contributor Author

jpmcb commented May 4, 2023

Force pushed to revert hack commit with temporary beta sdk registry

@jpmcb jpmcb merged commit be09aee into bottlerocket-os:develop May 4, 2023
@jpmcb jpmcb deleted the sdk-0.32.0 branch May 4, 2023 20:50
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