Skip to content

Bug: operator-inventory fails to detect GPU/CPU, causing unlabeled nodes and null in GRPC status #222

Bug: operator-inventory fails to detect GPU/CPU, causing unlabeled nodes and null in GRPC status

Bug: operator-inventory fails to detect GPU/CPU, causing unlabeled nodes and null in GRPC status #222

Workflow file for this run

name: "Add Triage label"
on:
issues:
types:
- reopened
- opened
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: dessant/label-actions@v3
with:
process-only: 'issues'
config-path: '.github/label-triage.yml'