You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2021/04/26 03:24:33 UTC

[GitHub] [skywalking] whohasthis commented on issue #6828: KubernetesCoordinator get null uid from UidEnvSupplier

whohasthis commented on issue #6828:
URL: https://github.com/apache/skywalking/issues/6828#issuecomment-826475140


   add this configuration to let the code get the uid, the issue resolved.
   
           - name: SKYWALKING_COLLECTOR_UID
             valueFrom:
               fieldRef:
                 apiVersion: v1
                 fieldPath: metadata.uid


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

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