Hi Michele, I believe this is what Rodric is referring to: https://github.com/apache/openwhisk-wskdeploy/blob/master/docs/wskdeploy_action_env_var_parms.md#actions
On 14/2/25 3:25 AM, Michele Sciabarra wrote:
Hello, long ago I worked with Nimbella who used OpenWhisk as engine and we used extensively support for env var. In the documetation actually it is written that when you initialize a function you can set an `env` objetct to pass variables. I also remember I worked to implement this env support in ActionLoop (the goproxy). We sent a PR to add env support to `wsk`, but we we tried to merge it we did not find support for env variables for runtime initialization in current OpenWhisk code base. What happened to it? I remeber once Rodric told this is in the main codebase of OpenWhisk, has been removed or changed for some reasons?