Skip to content

UPF pod stuck at Waiting Idle state with the message: Waiting for pfcp agent service to run #26

UPF pod stuck at Waiting Idle state with the message: Waiting for pfcp agent service to run

UPF pod stuck at Waiting Idle state with the message: Waiting for pfcp agent service to run #26

Workflow file for this run

name: Sync Issues to JIRA
on:
issues:
types: [opened, reopened, closed]
jobs:
update:
name: Update Issue
uses: canonical/sdcore-github-workflows/.github/workflows/issues.yaml@v1.0.0
secrets:
JIRA_URL: ${{ secrets.JIRA_URL }}