We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Since the introduction of the pcidevices resource, the following command fails:
$ talosctl --talosconfig=talosconfig get cpus rpc error: code = InvalidArgument desc = resource type "cpus" is ambiguous: [cpustats.perf.talos.dev pcidevices.hardware.talos.dev processors.hardware.talos.dev]
The mistake seems to lie here
See above
N/A
The text was updated successfully, but these errors were encountered:
Yes, thank you, that is definitely a bug.
Sorry, something went wrong.
fix: update incorrect alias for PCIDevice resource
03faf1d
Fixes siderolabs#9519 Signed-off-by: Andrey Smirnov <[email protected]>
3d342af
49de0ab
Fixes siderolabs#9519 Signed-off-by: Andrey Smirnov <[email protected]> (cherry picked from commit 3d342af)
smira
Successfully merging a pull request may close this issue.
Bug Report
Since the introduction of the pcidevices resource, the following command fails:
The mistake seems to lie here
Description
See above
Logs
N/A
Environment
The text was updated successfully, but these errors were encountered: