dgrove-oss commented on issue #138: controller/invoker configuration cleanup
URL: 
https://github.com/apache/incubator-openwhisk-deploy-kube/pull/138#issuecomment-355423161
 
 
   My thinking was that the manifest was likely to get cloned & owned, since 
many deployments will probably want to customize their set of action runtimes.  
Now that it is in a standalone file in both repositories it should be easier to 
keep the defaults in synch with each other.
   
   We could probably avoid having a copy of the file here by changing the 
instructions to create the configmap to tell people to download the file from 
the main repository via a wget/curl and then using that file to create the 
configmap.  Have to do the same thing in build.sh for the travis builds.  
Doable, but I'm not sure it is worth it.  WDYT?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to