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

Add dependencies validation to opm #277

Merged
merged 5 commits into from Apr 20, 2020

Conversation

dinhxuanvu
Copy link
Member

Description of the change:

Add dependencies.yaml validation to opm

Signed-off-by: Vu Dinh vdinh@redhat.com

Motivation for the change:

Add dependencies validation checks to bundle library in registry

Reviewer Checklist

  • Implementation matches the proposed design, or proposal is updated to match implementation
  • Sufficient unit test coverage
  • Sufficient end-to-end test coverage
  • Docs updated or added to /docs
  • Commit messages sensible and descriptive

@openshift-ci-robot openshift-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Apr 16, 2020
@dinhxuanvu dinhxuanvu changed the title Add dependencies validation to opm [WIP] Add dependencies validation to opm Apr 16, 2020
@openshift-ci-robot openshift-ci-robot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Apr 16, 2020
Copy link
Member

@ecordell ecordell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good! one small thing

pkg/lib/bundle/validate.go Outdated Show resolved Hide resolved
pkg/lib/bundle/validate.go Outdated Show resolved Hide resolved
@dinhxuanvu dinhxuanvu changed the title [WIP] Add dependencies validation to opm Add dependencies validation to opm Apr 17, 2020
@openshift-ci-robot openshift-ci-robot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Apr 17, 2020
@dinhxuanvu
Copy link
Member Author

@ecordell Ready for final review

@ecordell
Copy link
Member

/approve

@openshift-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: dinhxuanvu, ecordell

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:
  • OWNERS [dinhxuanvu,ecordell]

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

@dinhxuanvu dinhxuanvu force-pushed the opm-dep branch 2 times, most recently from ad8b395 to efbfd24 Compare April 17, 2020 23:35
Signed-off-by: Vu Dinh <vdinh@redhat.com>
Signed-off-by: Vu Dinh <vdinh@redhat.com>
Signed-off-by: Vu Dinh <vdinh@redhat.com>
Signed-off-by: Vu Dinh <vdinh@redhat.com>
pkg/lib/bundle/validate.go Show resolved Hide resolved
pkg/lib/bundle/validate.go Show resolved Hide resolved
@benluddy
Copy link
Contributor

/lgtm

@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Apr 20, 2020
@openshift-merge-robot openshift-merge-robot merged commit a25687c into operator-framework:master Apr 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants