Skip to content

operator-inventory keeps restarting panic: interface conversion: runtime.Object is *v1.Status, not *v1.Pod #204

operator-inventory keeps restarting panic: interface conversion: runtime.Object is *v1.Status, not *v1.Pod

operator-inventory keeps restarting panic: interface conversion: runtime.Object is *v1.Status, not *v1.Pod #204

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'