Skip to content

Nightly cleanup workflow queries wrong registry #450

@pfeifferj

Description

@pfeifferj

Problem

cleanup-nightly-builds.yaml finds 0 nightly versions despite builds running daily.

Total versions found: 80
Nightly versions found: 0

Nightly builds push to quay.io/karpenter-provider-ibm-cloud/controller but the cleanup workflow queries GitHub Packages API (ghcr.io).

Fix

Update cleanup workflow to use Quay.io API instead of GitHub Packages API.

Files

  • .github/workflows/cleanup-nightly-builds.yaml

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/provider/ibmcloudIssues or PRs related to ibmcloud providergood first issueDenotes an issue ready for a new contributor, according to the "help wanted" guidelines.kind/bugCategorizes issue or PR as related to a bug.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions