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

feat: Windows support for cloud builder #6211

Merged
merged 4 commits into from
Jun 28, 2024
Merged

feat: Windows support for cloud builder #6211

merged 4 commits into from
Jun 28, 2024

Conversation

stefreak
Copy link
Member

@stefreak stefreak commented Jun 24, 2024

Establish buildx remote builders via MTLS to also support Windows.

Note: At the moment this implementation is mysteriously 5-20 seconds slower per build than the nsc-proxy implementation. There seems to be an additional cost of establishing the connection.
The referenceCounter can be used to cache the certificates in Cloud, but to make use of this the cache in the backend still needs to be implemented.

At the moment this implementation is mysteriously 5-20 seconds slower per build than the nsc-proxy implementation. There seems to be an additional cost of establishing the connection.

Co-authored-by: Anna Mager <twelvemo@users.noreply.github.com>
@stefreak stefreak requested a review from twelvemo June 24, 2024 19:34
@twelvemo twelvemo marked this pull request as ready for review June 27, 2024 14:56
twelvemo
twelvemo previously approved these changes Jun 27, 2024
Copy link
Collaborator

@twelvemo twelvemo left a comment

Choose a reason for hiding this comment

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

Looks great! Added the platforms and the actionVersion to the build request, so also waiting for another reviewer.

@twelvemo twelvemo requested a review from 10ko June 27, 2024 14:58
10ko
10ko previously approved these changes Jun 27, 2024
Copy link
Member

@10ko 10ko left a comment

Choose a reason for hiding this comment

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

LGTM

@twelvemo twelvemo dismissed stale reviews from 10ko and themself via 7f2811d June 28, 2024 09:47
@twelvemo twelvemo added this pull request to the merge queue Jun 28, 2024
Merged via the queue into main with commit 14a90ac Jun 28, 2024
40 checks passed
@twelvemo twelvemo deleted the cloudbuilder-windows branch June 28, 2024 10:33
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