Skip to content

Commit

Permalink
Reduce deadline for updates to 5m
Browse files Browse the repository at this point in the history
Signed-off-by: JamesMurkin <[email protected]>
  • Loading branch information
JamesMurkin committed Feb 12, 2024
1 parent 15a290e commit f32d77d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/executor/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ kubernetes:
deadlineForSubmittedPodConsideredMissing: 15m
deadlineForActivePodConsideredMissing: 5m
pendingPodChecks:
deadlineForUpdates: 10m
deadlineForUpdates: 5m
deadlineForNodeAssignment: 5m
events:
- regexp: "Failed to pull image.*desc = failed to pull and unpack image" # Suggests genuine problem with image name, no point in waiting around too long.
Expand Down

0 comments on commit f32d77d

Please sign in to comment.