Shi Jin

Results 14 comments of Shi Jin

We are using `go version go1.9.2 linux/amd64`. thanks

I realized in the rabbitmq-c library, there are two functions - amqp_socket_open() - amqp_socket_open_noblock() and it seems that the SimpleAmqpClient is only using the first one,thus no timeout. My questions...

We are using the rabbitmq-c version 0.7.1.

OK. I will give that a try. Thank you for the help.

Forgot to mention: I don't see the `"/tmp/nuclio-build-436595518` created at all under `/tmp`.

I am having the same problem. How do we address this?

Thank you @bashfulrobot and @dewan-ahmed . The documentation on the what "admin permissions" mean is desparately needed. The screenshot above and https://github.com/fluxcd/website/pull/1722 just nailed it.

While we wait for the feature, is there any best practice workaround that would allow us to run the daemonset on all nodes? I thought up editing the daemonset directly...