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 validations for customresourcedefinitions and apiservicedefinitions #112

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on May 5, 2019

  1. validate: validate csv spec.crd.owned & descriptors

    spec.customresourcedefinitions.owned CRDs must have displayName and
    description and values must not be empty.
    
    Validate the attributes of csv owned crd descriptors.
    darkowlzz committed May 5, 2019
    Configuration menu
    Copy the full SHA
    ce5ce69 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    07c881a View commit details
    Browse the repository at this point in the history
  3. Remove owned requirement

    darkowlzz committed May 5, 2019
    Configuration menu
    Copy the full SHA
    983e781 View commit details
    Browse the repository at this point in the history