Is there a way to disable checking for replica cou...
# general
b
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
cc @gorgeous-egg-16927
no there’s not, but we should consider this evidence that we should have more fine-grained controls here?
g
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