Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extend Bundle Validation with bundle-validate Target #27

Merged
merged 1 commit into from
Mar 27, 2023

Conversation

razo7
Copy link
Member

@razo7 razo7 commented Mar 23, 2023

Running the operator-sdk validation without any flags validates the bundle format and conforms it's contents to what is allowed in a registry+v1 bundle (see ValidateBundleFormat and ValidateBundleContent functions).

This PR (Similar PR to NMO's PR) extends our bundle validation to three more validators (from operatorframework suite):

To see more options for using the bundle validation - Please run operator-sdk bundle validate --list-optional

Use Operator-skd additonal validators as part of operatorframework suite, such as Kubernetes deprecated APIs
@openshift-ci openshift-ci bot requested review from beekhof and mshitrit March 23, 2023 08:34
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Mar 23, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: razo7

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@mshitrit
Copy link
Member

/lgtm
/hold
giving chance for others to review

@razo7
Copy link
Member Author

razo7 commented Mar 27, 2023

/retest

@razo7
Copy link
Member Author

razo7 commented Mar 27, 2023

/unhold

@openshift-merge-robot openshift-merge-robot merged commit e21dd09 into medik8s:main Mar 27, 2023
@razo7 razo7 mentioned this pull request Apr 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants