rancher v2.15.1

GlobalRole.status

Status is the most recently observed status of the GlobalRole.

4 fields
GlobalRole.status fields and descriptions
Field / TypeDescription
object[]

Conditions is a slice of Condition, indicating the status of specific backing RBAC objects in the local cluster.

lastUpdateTime
string

LastUpdate is a k8s timestamp of the last time the status was updated.

observedGeneration
integer

ObservedGeneration is the most recent generation (metadata.generation in GlobalRole CR) observed by the controller. Populated by the system.

  • format: int64
summary
string

Summary represents the summary of all conditions of the GlobalRole. Either "Completed" or "Error".