francescotimperi opened a new issue, #63:
URL: https://github.com/apache/openserverless/issues/63

   Currently the task `ops setup nuvolaris login` uses ops -wsk to allow basic 
setup for the default user nuvolaris, by doing there are no user related 
metadata configs stored in the ops `config.json` file.
   
   The task should be updated to use the `ops -login <apihost> nuvolaris` in 
non interactive mode retrieving the password from the deployed `wsk/controller` 
issuing a command similar to `kubectl -n nuvolaris get wsk/controller 
-ojsonpath -ojsonpath='{.spec.nuvolaris.password}`
   
   By doing so it will be possible to implement other olaris task command 
reading current logged in user config values.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@openserverless.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to