You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2017/11/22 16:47:03 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_r152621171
 
 

 ##########
 File path: kubernetes/invoker/invoker.yml
 ##########
 @@ -127,6 +136,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_NAME"
 
 Review comment:
   Needs to be changed to "INVOKER_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