Skip to content

Cannot add node-label with key starting with node-role.kubernetes.io/ to /etc/rancher/k3s/config.yaml #7230

Cannot add node-label with key starting with node-role.kubernetes.io/ to /etc/rancher/k3s/config.yaml

Cannot add node-label with key starting with node-role.kubernetes.io/ to /etc/rancher/k3s/config.yaml #7230

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