operator-framework / operator-framework/operator-sdk

Enable testing a bundle from a private registry with operator-sdk scorecard

Open
#5,065 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

help wanted kind/feature lifecycle/frozen priority/important-longterm scorecard
Dominant language
Go
Stars
7.7k
Forks
1.8k
PR merge metrics
No merged PRs in 30d

Description

Feature Request

Describe the problem you need a feature to resolve.

I'm attempting to run operator-sdk scorecard with a bundle that exists in a private registry and the tooling returns an error indicating it cannot pull the bundle. Logging into the registry with container tools (skopeo, podman) has not helped.

Describe the solution you'd like.

Point operator-sdk scorecard to an image in a private registry and have it successfully run tests.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the operator-sdk scorecard command and the bundle-pull path, then compare its private-registry behavior with the skopeo and podman authentication flow mentioned in the issue. Done means scorecard can receive a bundle image from a private registry and successfully run its tests after registry login.

Written by the indexing model from the issue text.

Assessment

Tech stack
go, kubernetes
Domain
cli, devops, testing
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.