opm registry add doesn't detect dependencies.yaml problems
See https://github.com/operator-framework/operator-lifecycle-manager/issues/1770 for details.
Summary:
When using opm registry add or opm index add
- When the schema format of dependencies.yaml is invalid, there is no error or warning.
- When the semver range syntax is invalid, there is no error or warning.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
The semver version field syntax may not be documented properly.
The incorrect dependencies.yaml formatted file may be passed along just as additional data.