Files
Anas Khan 39541de387 Fix: correct GetCondition doc comment to describe value return (#7223)
ConditionedStatus.GetCondition returns a value-typed Condition, not a
pointer, so it can never return nil. On a missing ConditionType it returns
a Condition of that type with status Unknown. Update the doc comment, which
still described the old crossplane-runtime pointer contract, to match the
actual behavior.

Signed-off-by: Anas Khan <83116240+anxkhn@users.noreply.github.com>
2026-07-22 16:31:02 -07:00
..
2021-03-26 15:24:19 +08:00