raboof opened a new issue, #216: URL: https://github.com/apache/pekko-management/issues/216
``` [info] KubernetesApiSpec: [info] Kubernetes lease resource [info] - should be able to be created *** FAILED *** (1 second, 466 milliseconds) [info] The future returned an exception of type: org.apache.pekko.coordination.lease.LeaseTimeoutException, with message: Timed out removing lease [lease-1]. It is not known if the remove happened. Is the API server up?. (KubernetesApiSpec.scala:104) [info] org.scalatest.exceptions.TestFailedException: [info] at org.scalatest.concurrent.ScalaFutures$$anon$1.futureValueImpl(ScalaFutures.scala:333) [info] at org.scalatest.concurrent.Futures$FutureConcept.futureValue(Futures.scala:476) [info] at org.scalatest.concurrent.Futures$FutureConcept.futureValue$(Futures.scala:259) [info] at org.scalatest.concurrent.ScalaFutures$$anon$1.futureValue(ScalaFutures.scala:281) [info] at org.apache.pekko.coordination.lease.kubernetes.KubernetesApiSpec.f$proxy1$1(KubernetesApiSpec.scala:104) [info] at org.apache.pekko.coordination.lease.kubernetes.KubernetesApiSpec.$init$$$anonfun$1$$anonfun$1(KubernetesApiSpec.scala:82) ``` ... perhaps we could just give it some more time? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
