Manifests.io

Easy to use kubernetes documentation

StorageVersion.status.conditions

Describes the state of the storageVersion at a certain point.

Description
lastTransitionTime 🔗
Time

Last time the condition transitioned from one status to another.

message
string

A human readable message indicating details about the transition.

observedGeneration
integer

If set, this represents the .metadata.generation that the condition was set based upon.

reason
string *

The reason for the condition's last transition.

status
string *

Status of the condition, one of True, False, Unknown.

type
string *

Type of the condition.

See an issue here?