-
Notifications
You must be signed in to change notification settings - Fork 267
WIP/DNM - arm64: Update FG support levels #939
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
base: main
Are you sure you want to change the base?
Conversation
|
Skipping CI for Draft Pull Request. |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
4ec770a to
a2e5d8b
Compare
Signed-off-by: Lee Yarwood <lyarwood@redhat.com>
a2e5d8b to
d398166
Compare
Update the arm64 device status documentation to align with the feature gate documentation: - Add status definitions (SUPPORTED/UNSUPPORTED/UNVERIFIED) - Add CI test coverage information - Standardize status values (SUPPORTED for CI-verified only) - Add comprehensive notes section explaining: - Which devices have CI verification (4 devices) - Architecture-specific limitations (Watchdog, Sound) - Devices expected to work but unverified - Hardware passthrough requirements - Note that sig-compute-migrations-wg-arm64 lane is not yet active Only 4 devices are marked SUPPORTED based on actual wg-arm64 test coverage: - Disks (virtio bus) - Interfaces (virtio-net-device) - AutoattachPodInterface - NetworkInterfaceMultiQueue All other working devices are marked UNVERIFIED as they lack automated CI testing on arm64. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
|
Thanks for your pull request. Before we can look at it, you'll need to add a 'DCO signoff' to your commits. 📝 Please follow instructions in the contributing guide to update your commits with the DCO Full details of the Developer Certificate of Origin can be found at developercertificate.org. The list of commits missing DCO signoff:
DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
What this PR does / why we need it:
Which issue(s) this PR fixes (optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)format, will close the issue(s) when PR gets merged):Fixes #
Special notes for your reviewer:
Checklist
This checklist is not enforcing, but it's a reminder of items that could be relevant to every PR.
Approvers are expected to review this list.
Release note: