Skip to content

ui validation warning causing courier to exit with error code: 1 #84

@scoheb

Description

@scoheb

(tmp-XVr6zr33) shebert@localhost/tmp/22:$ operator-courier verify .
WARNING:operatorcourier.validate:csv metadata.annotations.certified not defined.
(tmp-XVr6zr33) shebert@localhost/tmp/22:$ echo $?
0
(tmp-XVr6zr33) shebert@localhost/tmp/22:$
(tmp-XVr6zr33) shebert@localhost/tmp/22:$ operator-courier verify --ui_validate_io .
WARNING:operatorcourier.validate:csv metadata.annotations.certified not defined.
WARNING:operatorcourier.validate:csv metadata.annotations.repository not defined.Without this field, the link to the operator source code will not be displayed in the UI.
'capability'
(tmp-XVr6zr33) shebert@localhost/tmp/22:$ echo $?
1
(tmp-XVr6zr33) shebert@localhost/tmp/22:$

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions