Skip to content

[Release-1.25] - [BUG] rke2 initial auto ETCD snapshot created with 0B data, unable to restore to snapshot #3266

[Release-1.25] - [BUG] rke2 initial auto ETCD snapshot created with 0B data, unable to restore to snapshot

[Release-1.25] - [BUG] rke2 initial auto ETCD snapshot created with 0B data, unable to restore to snapshot #3266

Workflow file for this run

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