operator-framework / operator-framework/operator-sdk

Ensure that we are covering very well the bundle sdk validate and scorecard

Open
#5,316 2 comments 0 reactions 1 assignee View on GitHub

@theishshah is already working on this.

Since Nov 1, 2021.

lifecycle/frozen 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.

Ensure that we are covering very well the bundle sdk validate and scorecard.

Describe the solution you'd like.

Increase the coverage of these features and the scenarios covered with them to avoid regressions such as; https://github.com/operator-framework/operator-sdk/issues/5244#issuecomment-946537637

PS.: For the validators, we do not need to check its rules it is done in the API see: https://github.com/operator-framework/api/blob/master/pkg/validation/internal/operatorgroup_test.go. The goal seems more integrated tests to avoid this kind of regression.

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.