-
Notifications
You must be signed in to change notification settings - Fork 933
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
produce release for linux-arm64 #2395
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Now we need to update CLAW to support a new type of binary https://github.com/cloudfoundry/CLAW/tree/master |
@a-b, like this cloudfoundry/CLAW#42 ? |
anything else needed? |
@gflex, can you please resolve merge conflicts (workflows files got |
Also, it seems release notes script needs an update |
569c534
to
98c13fd
Compare
Excited to have this available! Will finally be able to use dev containers on my M1 mac |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
@gflex - great work, I think we're very close! Since we're releasing from v8 and v7 branches respectively, we need to backport this changes to affect the release. Thanks for your contribution. |
@a-b , I hope this time review would not take 2 months. Neither would defects get shown 2 days before next release. |
Would you be interested in helping with pr reviewing and test pipelines? |
Does this PR modify CLI v6, CLI v7, or CLI v8?
all
Description of the Change
Edit pipelines to produce release for Linux arm64 arch.
included are linux binary, RPM and deb packages
Why Is This PR Valuable?
We need to be able to run the CLI from linux/arm64 architectures.
Chances are we're not in deep need to run it from our RPI's but from linux containers on top of M1/2... Mac.
Why Should This Be In Core?
n/a
Applicable Issues
#2338
#2293
How Urgent Is The Change?
I believe we needed it last year. Second most suitable time would be next release.
Other Relevant Parties
All those fellas in the apple garden running cf from linux containers would benefit. Also those enjoying ARM64 instances in their various clouds.