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: add doc on cpu feature check #583

Conversation

ricardomaraschini
Copy link
Contributor

documents the new cpu feature check.

@ricardomaraschini ricardomaraschini added the type::feature New feature or request label Sep 27, 2024
Copy link

netlify bot commented Sep 27, 2024

Deploy Preview for troubleshoot-sh ready!

Name Link
🔨 Latest commit b560ac6
🔍 Latest deploy log https://app.netlify.com/sites/troubleshoot-sh/deploys/66fbc0631650db0008cda8fd
😎 Deploy Preview https://deploy-preview-583--troubleshoot-sh.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Supported CPU features (microarchitectures) set are:

- `x86-64`
- `x86-64-v2`
Copy link
Member

Choose a reason for hiding this comment

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

Can you search for specific flags or just feature levels?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

The latter. But it can be, can you think in a good way to call it ? I mean: supports x86-64-v2 is what I have chosen, how would it look like for a specific flag ?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@laverya I have raised this, let me know if it is OK then I will make sure to amend this documentation: replicatedhq/troubleshoot#1631

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@laverya would you mind doing another review here ?

ricardomaraschini and others added 3 commits October 1, 2024 11:16
documents the new cpu feature check.
Co-authored-by: Andrew Lavery <laverya@umich.edu>
@ricardomaraschini ricardomaraschini force-pushed the ricardomaraschini/sc-109040/preflight-for-x86-64-v2-support-in-embedded branch from 3f25b59 to b560ac6 Compare October 1, 2024 09:26
@ricardomaraschini ricardomaraschini merged commit 3c37138 into main Oct 4, 2024
5 checks passed
@ricardomaraschini ricardomaraschini deleted the ricardomaraschini/sc-109040/preflight-for-x86-64-v2-support-in-embedded branch October 4, 2024 06:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type::feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants