mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
OSDOCS-3774: OSDK-2129 Bundle validations for Operators
This commit is contained in:
committed by
openshift-cherrypick-robot
parent
fa9e096f46
commit
57f35ca801
19
operators/operator_sdk/osdk-bundle-validate.adoc
Normal file
19
operators/operator_sdk/osdk-bundle-validate.adoc
Normal file
@@ -0,0 +1,19 @@
|
||||
:_content-type: ASSEMBLY
|
||||
[id="osdk-bundle-validate"]
|
||||
= Validating Operator bundles
|
||||
include::_attributes/common-attributes.adoc[]
|
||||
:context: osdk-bundle-validate
|
||||
|
||||
toc::[]
|
||||
|
||||
As an Operator author, you can run the `bundle validate` command in the Operator SDK to validate the content and format of an Operator bundle. You can run the command on a remote Operator bundle image or a local Operator bundle directory.
|
||||
|
||||
include::modules/osdk-bundle-validate-about.adoc[leveloffset=+1]
|
||||
include::modules/osdk-bundle-validate-tests.adoc[leveloffset=+1]
|
||||
|
||||
[role="_additional-resources"]
|
||||
.Additional resources
|
||||
|
||||
* xref:../../operators/understanding/olm-packaging-format.adoc#olm-bundle-format_olm-packaging-format[Bundle format]
|
||||
|
||||
include::modules/osdk-bundle-validate-run.adoc[leveloffset=+1]
|
||||
Reference in New Issue
Block a user