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

Support arm64 #46

Merged
merged 2 commits into from
Mar 14, 2024
Merged

Support arm64 #46

merged 2 commits into from
Mar 14, 2024

Conversation

robinschneider
Copy link

@robinschneider robinschneider commented Nov 21, 2023

Co-authored-by: Robin Schneider [email protected]
Co-authored-by: Konstantinos Angelopoulos [email protected]
Co-authored-by: Robin Schneider [email protected]
(cherry picked from commit 5387c16)

/kind enhancement

What this PR does / why we need it:
Support for arm64 🚀

Which issue(s) this PR fixes:
Fixes #

Special notes for your reviewer:

@robinschneider robinschneider changed the title WIP: Support arm64 (#690) Support arm64 Dec 8, 2023
@robinschneider robinschneider changed the base branch from master to ske-v1.35 December 8, 2023 08:38
@timebertt timebertt changed the base branch from ske-v1.35 to ske-v1.37 February 2, 2024 13:09
timebertt and others added 2 commits March 13, 2024 23:38
* Extend API for arm64 support

Co-Authored-By: Konstantinos Angelopoulos <[email protected]>
Co-Authored-By: Robin Schneider <[email protected]>

* Adapt worker controller to use architecture mapping

Co-Authored-By: Konstantinos Angelopoulos <[email protected]>
Co-Authored-By: Robin Schneider <[email protected]>

* Validate region and architecture mappings

Co-Authored-By: Konstantinos Angelopoulos <[email protected]>
Co-Authored-By: Robin Schneider <[email protected]>

* Update docs for `CloudProfileConfig`

Co-Authored-By: Konstantinos Angelopoulos <[email protected]>
Co-Authored-By: Robin Schneider <[email protected]>

---------

Co-authored-by: Robin Schneider <[email protected]>
Co-authored-by: Konstantinos Angelopoulos <[email protected]>
Co-authored-by: Robin Schneider <[email protected]>
(cherry picked from commit 5387c16)
@robinschneider robinschneider changed the base branch from ske-v1.37 to ske-v1.38 March 13, 2024 22:40
@robinschneider
Copy link
Author

/assign @maboehm

@maboehm
Copy link
Collaborator

maboehm commented Mar 14, 2024

/lgtm

looking at the release notes of v1.38 https://github.com/gardener/gardener-extension-provider-openstack/releases/tag/v1.38.0 it should be fine to update.

@robinschneider robinschneider merged commit e6000ac into ske-v1.38 Mar 14, 2024
1 check passed
robinschneider added a commit that referenced this pull request Mar 14, 2024
* Support arm64 (gardener#690)

* Extend API for arm64 support

Co-Authored-By: Konstantinos Angelopoulos <[email protected]>
Co-Authored-By: Robin Schneider <[email protected]>

* Adapt worker controller to use architecture mapping

Co-Authored-By: Konstantinos Angelopoulos <[email protected]>
Co-Authored-By: Robin Schneider <[email protected]>

* Validate region and architecture mappings

Co-Authored-By: Konstantinos Angelopoulos <[email protected]>
Co-Authored-By: Robin Schneider <[email protected]>

* Update docs for `CloudProfileConfig`

Co-Authored-By: Konstantinos Angelopoulos <[email protected]>
Co-Authored-By: Robin Schneider <[email protected]>

---------

Co-authored-by: Robin Schneider <[email protected]>
Co-authored-by: Konstantinos Angelopoulos <[email protected]>
Co-authored-by: Robin Schneider <[email protected]>
(cherry picked from commit 5387c16)

* Update go

---------

Co-authored-by: Tim Ebert <[email protected]>
robinschneider added a commit that referenced this pull request Mar 18, 2024
Support the creation of ARM64 images on openstack
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.

3 participants