Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var BundleSizeValidator interfaces.Validator = interfaces.ValidatorFunc(validateBundleSizeValidator)
BundleSizeValidator will check the bundle size according to its limits note that this check will raise an error if the size is bigger than the max allowed and warnings when: - we are unable to check the bundle size because we are running a check without load the bundle - we could identify that the bundle size is close to the limit (bigger than 85%) - [Deprecated and planned to be removed at 2023 - The API will start growing to encompass validation for all past history] if the bundle size uncompressed < ~1MB and it cannot work on clusters which uses OLM versions < 1.17.5 todo: remove this check when OCP 4.8 be in EOL.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.