mirror of
https://github.com/vmware-tanzu/pinniped.git
synced 2026-01-10 07:58:07 +00:00
Update godoc
This commit is contained in:
@@ -24,7 +24,7 @@ const (
|
||||
MessageUnableToValidate = "unable to validate; see other conditions for details"
|
||||
)
|
||||
|
||||
// MergeConditions merges conditions into conditionsToUpdate.
|
||||
// MergeConditions merges newConditions into existingConditionsToUpdate.
|
||||
// Note that lastTransitionTime refers to the time when the status changed,
|
||||
// but observedGeneration should be the current generation for all conditions,
|
||||
// since Pinniped should always check every condition.
|
||||
|
||||
Reference in New Issue
Block a user