2021-01-06 12:02:34 UTC - Zinuo Cai: Hello, everyone! I am reading the 
Invoker's source code. I am a little confused of what ContainerFactoryProvider 
here refers to. 
<https://github.com/apache/openwhisk/blob/2c621c0733befdadadb5f25f167fe575d1b15739/core/invoker/src/main/scala/org/apache/openwhisk/core/invoker/InvokerReactive.scala#L85|https://github.com/apache/openwhisk/blob/2c621c0733befdadadb5f25f167fe575d1b15739/[…]n/scala/org/apache/openwhisk/core/invoker/InvokerReactive.scala>
In `reference.conf`, it points to 
`org.apache.openwhisk.core.containerpool.docker.DockerContainerFactoryProvider` 
. But it is not true when I print its class. It shoule be 
`org.apache.openwhisk.core.containerpool.kubernetes.KubernetesContainerFactory` 
 but I do not understand it.
Help!
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1609934554442000
----
2021-01-06 13:33:04 UTC - gaurav chauhan: Hi everyone, is there a way to 
disable a user and not delete it in openwhisk?
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1609939984444400?thread_ts=1609939984.444400&cid=C3TPCAQG1
----
2021-01-06 13:35:18 UTC - Rodric Rabbah: Hi Gaurav. You can block a user. See 
the docs here <https://github.com/apache/openwhisk/tree/master/tools/admin>
+1 : Keerthi Kumar S R
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1609940118444600?thread_ts=1609939984.444400&cid=C3TPCAQG1
----
2021-01-06 13:36:00 UTC - gaurav chauhan: thanks!
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1609940160444800?thread_ts=1609939984.444400&cid=C3TPCAQG1
----

Reply via email to