Rishabh Gupta
Rishabh Gupta
I'll test with those and revert back.
The java and golang-http templates have no issues running on different users. But the python3-debian and python-flask templates both have user set as root and hence can't run on different...
I've worked through all the suggestions. This should be good to go. Some major changes: 1. I removed fetching topics from environment variable (made the example hard to follow). now...
The previous example had fixed gateway url, I changed it to rely on environment variable and same is done for topic which rely on environment variable. This pretty much resembles...
We can use headers for logging in response to function invocations, it can be especially useful when connecting to outside services since.
This issue should be closed.
I've made a pull request, do take a look whenever you have time, though I think it is good https://github.com/zeerorg/cron-connector/pull/22
Maybe we can add flags and also provide interactive install. So if user just writes `faas-cli install` we can go ahead with interactive and if flags are provided we use...
I do think `faas-cli install` could be beneficial in a lot of cases for many people, it could take a lot of friction away from getting up and running with...
I think we need a bit more insights as to what approach organizations take for securing their environment, maybe different orgs take a very different approach than this, any links...