Hi - I have opened a few PRs recently related to deployment that I’d like feedback on, or at least some indication if you think these changes will/won't impact others: - https://github.com/apache/incubator-openwhisk/pull/3076 enhance transformEnvironment.sh so that CONFIG_* values can dereference other env vars, e.g. CONFIG_some_value=$SOME_OTHER_ENV - https://github.com/apache/incubator-openwhisk/pull/3063 use alpine for base image on controller/invoker images (I just merged latest from master to address conflicts)
Thanks Tyson