Improve the doc comment for the Job status.active field
This commit is contained in:
@@ -437,7 +437,8 @@ type JobStatus struct {
|
||||
// +optional
|
||||
CompletionTime *metav1.Time
|
||||
|
||||
// The number of pending and running pods.
|
||||
// The number of pending and running pods which are not terminating (without
|
||||
// a deletionTimestamp).
|
||||
// +optional
|
||||
Active int32
|
||||
|
||||
|
Reference in New Issue
Block a user