csantanapr opened a new issue #122: If you specify --kind and --docker, 
--docker is silently ignored
URL: https://github.com/apache/incubator-openwhisk-cli/issues/122
 
 
   @sdague commented on [Thu Nov 16 
2017](https://github.com/apache/incubator-openwhisk/issues/2977)
   
   When you set an action using the wsk action update command, and specify both 
--kind and --docker, the --docker portion is silently ignored. Instead at least 
a warning should be provided to the users to ensure that they get something 
consistent.
   
   This tripped me up when moving from a --kind python:3 to --docker 
<customimage> as I didn't remember to delete the --kind from my script, then my 
image wasn't used, the base python3action was used instead.
   
   ---
   
   @csantanapr commented on [Thu Nov 16 
2017](https://github.com/apache/incubator-openwhisk/issues/2977#issuecomment-345079610)
   
   @jessealva take a look when you have a chance.
   
   

----------------------------------------------------------------
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