Skip to main content

release compatibility

Report the success or failure of compatibility tests ran against a release. View the compatibility result for a release with release inspect.

Usage

replicated release compatibility SEQUENCE [flags]

Where SEQUENCE is the sequence number for the target release.

FlagType (if applicable)Description
--distributionstring

Kubernetes distribution of the cluster to report on.

--failurebool If set, the compatibility will be reported as a failure.
-h, --helpHelp for the command.
--notesstringAdditional notes to report.
--successIf set, the compatibility will be reported as a success.
--versionstringKubernetes version of the cluster to report on (format is distribution dependent).

Example

replicated release compatibility 48 --distribution openshift --version 1.27.0 --success