OSDOCS#6669: Add OLM 1.0 arch/components#65963
Conversation
511aecf to
4f09cc3
Compare
0676406 to
2a09c41
Compare
|
🤖 Updated build preview is available at: Build log: https://circleci.com/gh/ocpdocs-previewbot/openshift-docs/30420 |
4ccd705 to
72fced4
Compare
72cc804 to
b938783
Compare
62e0ebb to
545ebf9
Compare
| "name": "example-extension", | ||
| "defaultChannel": "preview" | ||
| } | ||
| { |
There was a problem hiding this comment.
Lack of the ---- between each JSON section.
There was a problem hiding this comment.
I can't get opm validate to validate with ---- in the file, unless you are referring to breaking up each section into separate AsciiDoc ---- code blocks. However, opm validate does pass the full index.json file as is (all JSON sections together with no separations).
| } | ||
| ] | ||
| } | ||
| { |
There was a problem hiding this comment.
Same, here lack of the ---- between each JSON section.
|
Others /lgtm |
skrthomas
left a comment
There was a problem hiding this comment.
Really snazzy! A few suggestions for you but overall lookin good :)
| "value": { | ||
| "packageName": "example-extension", | ||
| "version": "v0.0.1" | ||
| "version": "0.0.1" |
There was a problem hiding this comment.
Had to drop the v here because it was failing validation:
$ opm validate plainbundlecatalog
FATA[0000] error parsing bundle "example-extension.v0.0.1" version "v0.0.1": Invalid character(s) found in major number "v0"
Seems possibly related to operator-framework/operator-registry#932. Running:
$ opm version
Version: version.Version{OpmVersion:"v1.30.0-2-gb1374806", GitCommit:"b1374806", BuildDate:"2023-10-24T14:02:39Z", GoOs:"darwin", GoArch:"arm64"}
|
/cherrypick enterprise-4.14 |
|
@adellape: #65963 failed to apply on top of branch "enterprise-4.14": DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
https://issues.redhat.com/browse/OSDOCS-6669
OCP 4.14
olmv1-about-purpose.adocmodule (content already reviewed previously)olmv1-about-target-versions.adocmodule from 4.14 OLM 1.0 Tech Preview procedures #66036 (re-used content already reviewed)olmv1-about-catalogs.adocandolmv1-red-hat-catalogs.adocmodules from 4.14 OLM 1.0 Tech Preview procedures #66036 (re-used content already reviewed)Preview: https://65963--docspreview.netlify.app/openshift-enterprise/latest/operators/olm_v1/arch/olmv1-components.html