2022-08-20 09:36:43 UTC - Ashwin Patidar: I have deployed openwhisk on k8s. I am invoking functions with timeout set as 300sec. Why creating container terminating only after 60sec? It should terminate after 300sec. right? While creating container if container creation time goes beyond 60sec then I am getting error as: [2022-08-19T06:02:08.802Z] *[ERROR]* [#tid_ECcd7tyINuQpCTYcSxuUwfftXPOJpglA] [KubernetesClient] Failed create pod for 'wskowdev-invoker-11-21-guest-prime10': class _org.apache.openwhisk.core.containerpool.kubernetes.KubernetesPodReadyTimeoutException_ - Pod readiness timed out after 60s [marker:invoker_kubeapi.create_error:60256:60098] <#C3TPCAQG1|general> https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1660988203661219 ----