wet-noon-14291
11/01/2020, 11:07 PMbillowy-army-68599
wet-noon-14291
11/01/2020, 11:17 PMbillowy-army-68599
<http://pulumi.com/skipAwait|pulumi.com/skipAwait>: "true"
to the resources annotationswet-noon-14291
11/01/2020, 11:32 PMbillowy-army-68599
<http://pulumi.com/timeoutSeconds|pulumi.com/timeoutSeconds>
wet-noon-14291
11/01/2020, 11:39 PMbillowy-army-68599
wet-noon-14291
11/01/2020, 11:51 PMapiVersion: v1
kind: Pod
metadata:
annotations:
<http://linkerd.io/created-by|linkerd.io/created-by>: linkerd/proxy-injector stable-2.8.1
<http://linkerd.io/identity-mode|linkerd.io/identity-mode>: default
<http://linkerd.io/proxy-version|linkerd.io/proxy-version>: stable-2.8.1
<http://pulumi.com/timeoutSeconds|pulumi.com/timeoutSeconds>: "60"
creationTimestamp: "2020-11-01T23:45:50Z"
I guess that is correct?billowy-army-68599
wet-noon-14291
11/01/2020, 11:51 PMgorgeous-egg-16927
11/02/2020, 4:39 PMtimeoutSeconds
annotation should still work, but you can have more fine-grained control using the customTimeouts
options on any resource. (That option didn’t exist when the blog post Lee linked was written)
https://www.pulumi.com/docs/reference/pkg/nodejs/pulumi/pulumi/#CustomResourceOptions-customTimeoutsbillowy-army-68599