You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 26, 2026. It is now read-only.
(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:$
(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:$