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

Resource type "cpus" is ambiguous #9519

Closed
sprat opened this issue Oct 17, 2024 · 1 comment · Fixed by #9523
Closed

Resource type "cpus" is ambiguous #9519

sprat opened this issue Oct 17, 2024 · 1 comment · Fixed by #9523
Assignees

Comments

@sprat
Copy link

sprat commented Oct 17, 2024

Bug Report

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

Description

See above

Logs

N/A

Environment

  • Talos version: v1.8.1
  • Kubernetes version: v1.31.1
  • Platform: metal
@smira
Copy link
Member

smira commented Oct 17, 2024

Yes, thank you, that is definitely a bug.

@smira smira self-assigned this Oct 18, 2024
smira added a commit to smira/talos that referenced this issue Oct 18, 2024
smira added a commit to smira/talos that referenced this issue Oct 25, 2024
Fixes siderolabs#9519

Signed-off-by: Andrey Smirnov <[email protected]>
(cherry picked from commit 3d342af)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants