https://pulumi.com logo
b

busy-umbrella-36067

02/06/2019, 9:05 PM
Is there a way to disable checking for replica counts on k8s statefulSets? Some of our services take 12+ hours to become ready
Copy code
Diagnostics:
  kubernetes:apps:StatefulSet (litecoin-0163):
    error: Preview failed: 2 errors occurred:

    * Resource 'litecoin-0163' was created but failed to initialize
    * Failed to observe the expected number of ready replicas
c

creamy-potato-29402

02/06/2019, 9:23 PM
cc @gorgeous-egg-16927
no there’s not, but we should consider this evidence that we should have more fine-grained controls here?
g

gorgeous-egg-16927

02/06/2019, 9:24 PM
wow, yeah. i'd say so
i was planning to add a toggle soon to disable await logic entirely, but seems like we should also allow configurable timeouts