Skip to content
This repository was archived by the owner on May 26, 2026. It is now read-only.
This repository was archived by the owner on May 26, 2026. It is now read-only.

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

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:$

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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