You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by gi...@git.apache.org on 2017/09/22 20:18:47 UTC

[GitHub] dgrove-oss commented on a change in pull request #55: Change the invoker to DaemonSet

dgrove-oss commented on a change in pull request #55: Change the invoker to DaemonSet
URL: https://github.com/apache/incubator-openwhisk-deploy-kube/pull/55#discussion_r140587666
 
 

 ##########
 File path: kubernetes/invoker/invoker.yml
 ##########
 @@ -116,6 +122,12 @@ spec:
             value: "test_whisks"
           - name: "DB_WHISK_AUTHS"
             value: "test_subjects"
+
+          # UUID for the pod can be the hostname of the Kube node
+          - name: "INVOKER_ASSIGNED_UUID"
 
 Review comment:
   Based on feedback, I changed the envvar in the PR to INVOKER_ASSIGNED_NAME
 
----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services