-
Notifications
You must be signed in to change notification settings - Fork 7
Support ARM64/aarch64 (#230) #232
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
Conversation
@d4nuu8 Could you sign the CLA as this might be merged 🤞 |
I'm waiting for approval of our legal department 🙁 |
@microsoft-github-policy-service agree company="KUKA Deutschland GmbH" |
Fixes #230 |
@d4nuu8 is there gonna be an official release for this one or it's gonna be generally available as soon as it's merged? |
Any way to nudge this along? This would be incredibly valuable and is a real blocker to cross-architecture builds on Azure DevOps. With the rise of ARM64/AARCH64 with more and more Mac M1/M2 machines, this capability is really important to most large organisations. |
I would suggest emailing
|
@mmrazik @tkasparek Hi friends. We were put in contact over email about the possibility of getting this feature moving - can you share what we need to do for that to happen? Thank you! 🙏 |
There is a private preview which enables arm64 agents. I guess nobody should expect this getting merged soon. I don't know why nobody from MS can write this here. I'll keep this open anyways. |
@d4nuu8 Do you have any details of this private preview? As Azure DevOps installs this extension in VMSS, so I would be surprised if they had ARM64 working as this PR is required to get it working. The agent already supports ARM64 its just the extension that has this issue |
Highly anticipating this! I kinda hoped that now that Microsoft actually released arm devices they'll stop ignoring arm everywhere 😆 |
The preview mentioned here is/will be a different offering not based on this extension (which is the primary reason why we are not merging it). Due to various reasons the public preview got delayed so I apologize for the delay here. |
@mmrazik Can you provide more information, as its been almost a year since I raised the issue, if someone had mentioned there was a private preview for an alternative to this, I could have spoken to our account manager and potentially got access to this preview, instead we had no response from anyone. |
@lareeth please reach out via your account manager (or if you want drop me an e-mail -- my github handle at github.com; your account manager should be able to find me in our org-chart too). We can enable your org for private preview. I admit we are not doing a great job with managing our code and issues on github. The official support channels for ADO are definitely via CSS and/or account managers. |
This is the "next gen" of VMSS based pools: |
There is still value in supporting this, especially with such a small change required. |
Quite annoying to run into this issue after creating custom images for an arm64 scale set, adding the pool to azure devops and starting a pipeline. The fix is so small, please just merge this |
No description provided.