Skip to content

Why is an image imported using ctr not viewable using crictl and not recognized by k3s? #7463

Why is an image imported using ctr not viewable using crictl and not recognized by k3s?

Why is an image imported using ctr not viewable using crictl and not recognized by k3s? #7463

Workflow file for this run

name: Update epics
on:
issues:
types: [opened, closed, reopened]
permissions:
contents: read
jobs:
epics:
runs-on: ubuntu-latest
name: Update epic issues
permissions:
issues: write
steps:
- name: Run epics action
uses: cloudaper/epics-action@v1
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
epic-label-name: epic
auto-close-epic: false