curved-intern-91221
04/11/2023, 1:32 PMtimeout
config for configmap
and persistentvlumeclaim
types of Deploy
action?
Both deploy handlers delegate to k8s deploy handler (function kubernetesDeploy
) that supports timeouts.
I'm not sure if this is a real-life scenario when PVC or ConfigMap creation can take too long.
Wdyt?
cc @swift-garage-61180 @calm-family-29323 @alert-helicopter-61082calm-family-29323
04/12/2023, 8:52 AMswift-garage-61180
04/12/2023, 9:17 AMalert-helicopter-61082
04/12/2023, 3:30 PMspec.timeout
-> timeout
wherever spec.timeout
is currently defined by the action type).curved-intern-91221
04/13/2023, 10:12 AMtimeout
field declaration as optional.spec.timeout
-> timeout
refactoring in a separate PR. But still in 0.13, right? Let's make a decision on this. We can discuss it in the Core planning on Monday too.