- CustomResourceDefinition documentation: https://kubernetes.io/docs/tasks/access-kubernetes-api/custom-resources/custom-resource-definitions/
This section is empty.
View Sourcevar AllValidators = interfaces.Validators{ PackageManifestValidator, ClusterServiceVersionValidator, CustomResourceDefinitionValidator, BundleValidator, OperatorHubV2Validator, StandardCategoriesValidator, StandardCapabilitiesValidator, ObjectValidator, OperatorGroupValidator, CommunityOperatorValidator, AlphaDeprecatedAPIsValidator, GoodPracticesValidator, MultipleArchitecturesValidator, }
AllValidators implements Validator to validate all Operator manifest types.
AlphaDeprecatedAPIsValidator implements Validator to validate bundle objects for API deprecation requirements.
Note that this validator looks at the manifests. If any removed APIs for the mapped k8s versions are found, it raises a warning.
This validator only raises an error when the deprecated API found is removed in the specified k8s version informed via the optional key `k8s-version`.
BundleValidator implements Validator to validate Bundles.
ClusterServiceVersionValidator implements Validator to validate ClusterServiceVersions.
CommunityOperatorValidator implements Validator to validate bundle objects for the Community Operator requirements.
Deprecated - The checks made for this validator were moved to the external one: https://github.com/redhat-openshift-ecosystem/ocp-olm-catalog-validator. Please no longer use this check it will be removed in the next releases.
CustomResourceDefinitionValidator implements Validator to validate CustomResourceDefinitions.
GoodPracticesValidator implements Validator to validate the criteria defined as good practices
MultipleArchitecturesValidator implements Validator to validate MultipleArchitectures configuration. For further information check: https://olm.operatorframework.io/docs/advanced-tasks/ship-operator-supporting-multiarch/
Object Validator validates various custom objects in the bundle like PDBs and SCCs. Object validation is optional and not a default-level validation.
OperatorGroupValidator implements Validator to validate OperatorGroup manifests
OperatorHubV2Validator implements Validator to validate bundle objects for OperatorHub.io requirements.
OperatorHubValidator implements Validator to validate bundle objects for OperatorHub.io requirements.
Deprecated: Use OperatorHubV2Validator, StandardCapabilitiesValidator and StandardCategoriesValidator for equivalent functionality.
PackageManifestValidator implements Validator to validate package manifests.
StandardCapabilitiesValidator implements Validator to validate bundle objects for OperatorHub.io requirements around UI capability metadata
StandardCategoriesValidator implements Validator to validate bundle objects for OperatorHub.io requirements around UI category metadata
This section is empty.
This section is empty.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4