Skip to content

The S3 upload_assets routine can fail on pod startup, resulting in pages referencing S3-hosted files that don't exist #24

The S3 upload_assets routine can fail on pod startup, resulting in pages referencing S3-hosted files that don't exist

The S3 upload_assets routine can fail on pod startup, resulting in pages referencing S3-hosted files that don't exist #24

Workflow file for this run

name: Sync issues to Jira
on:
issues:
# available via github.event.action
types: [opened, reopened, closed]
jobs:
issues-to-jira:
uses: canonical/operator-workflows/.github/workflows/jira.yaml@main
secrets: inherit