Skip to content

RKE2 fails to start if etcd member list cannot be retrieved during initial join #3751

RKE2 fails to start if etcd member list cannot be retrieved during initial join

RKE2 fails to start if etcd member list cannot be retrieved during initial join #3751

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