Name | Type | Description | Notes |
---|---|---|---|
completion_time | V1Time | Represents time when the Trial was completed. It is not guaranteed to be set in happens-before order across separate operations. It is represented in RFC3339 form and is in UTC | [optional] |
conditions | list[V1alpha3TrialCondition] | List of observed runtime conditions for this Trial. | [optional] |
last_reconcile_time | V1Time | Represents last time when the Trial was reconciled. It is not guaranteed to be set in happens-before order across separate operations. It is represented in RFC3339 form and is in UTC. | [optional] |
observation | V1alpha3Observation | Results of the Trial - objectives and other metrics values. | [optional] |
start_time | V1Time | Represents time when the Trial was acknowledged by the Trial controller. It is not guaranteed to be set in happens-before order across separate operations. It is represented in RFC3339 form and is in UTC | [optional] |