cosign policy-controller v0.15.1

ClusterImagePolicy.status.conditions

Conditions the latest available observations of a resource's current state.

6 fields
ClusterImagePolicy.status.conditions fields and descriptions
Field / TypeDescription
lastTransitionTime
string

LastTransitionTime is the last time the condition transitioned from one status to another. We use VolatileTime in place of metav1.Time to exclude this from creating equality.Semantic differences (all other things held constant).

message
string

A human readable message indicating details about the transition.

reason
string

The reason for the condition's last transition.

severity
string

Severity with which to treat failures of this type of condition. When this is not specified, it defaults to Error.

status
string required

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

type
string required

Type of condition.