-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
area/provider/ibmcloudIssues or PRs related to ibmcloud providerIssues or PRs related to ibmcloud providergood first issueDenotes an issue ready for a new contributor, according to the "help wanted" guidelines.Denotes an issue ready for a new contributor, according to the "help wanted" guidelines.kind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.
Description
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
Labels
area/provider/ibmcloudIssues or PRs related to ibmcloud providerIssues or PRs related to ibmcloud providergood first issueDenotes an issue ready for a new contributor, according to the "help wanted" guidelines.Denotes an issue ready for a new contributor, according to the "help wanted" guidelines.kind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.