File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed
website/content/en/docs/olm-integration Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -153,6 +153,9 @@ bundle: ...
153
153
operator-sdk bundle validate ./bundle --select-optional name=operatorhub
154
154
```
155
155
156
+ Documentation on optional validators:
157
+ - [ ` operatorhub ` ] [ operatorhub_validator ]
158
+
156
159
### Package manifests format
157
160
158
161
A [ package manifests] [ package-manifests ] format consists of on-disk manifests (CSV, CRDs and other supported kinds)
@@ -320,3 +323,4 @@ being managed, each with a `name` and `url`.
320
323
[ csv-markers ] :/docs/building-operators/golang/references/markers
321
324
[ operatorhub ] :https://operatorhub.io/
322
325
[ scorecard ] :/docs/advanced-topics/scorecard
326
+ [ operatorhub_validator ] : https://olm.operatorframework.io/docs/tasks/validate-package/#validation
You can’t perform that action at this time.
0 commit comments