gateway api v1.6.2 experimental

GRPCRoute.status.parents[].conditions[].reason

reason contains a programmatic identifier indicating the reason for the condition's last transition. Producers of specific condition types may define expected values and meanings for this field, and whether the values are considered a guaranteed API. The value should be a CamelCase string. This field may not be empty.

1 fields
GRPCRoute.status.parents[].conditions[].reason fields and descriptions
Field / TypeDescription
GRPCRoute.status.parents[].conditions[].reason
string

reason contains a programmatic identifier indicating the reason for the condition's last transition. Producers of specific condition types may define expected values and meanings for this field, and whether the values are considered a guaranteed API. The value should be a CamelCase string. This field may not be empty.

  • minLength: 1
  • maxLength: 1024
  • pattern: ^[A-Za-z]([A-Za-z0-9_,:]*[A-Za-z0-9_])?$