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

opm validate does not require 'catalog metadata' used for operator discovery #1362

Open
grokspawn opened this issue Jun 20, 2024 · 0 comments

Comments

@grokspawn
Copy link
Contributor

opm validate historically has performed schema validation only, meaning that it verifies that an FBC blob can be converted to the internal storage format.

This has led to some unfortunate discoveries when we updated our CSV metadata format from olm.bundle.object base64-encoded to a structured olm.csv.metadata and encountered dependencies some teams had on the format.

In general, though OLM does not require this metadata to function, its expression is part of our API and should be considered part of the tool's responsibility.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant