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 2023/01/10 17:15:33 UTC

[GitHub] [skywalking-infra-e2e] dashanji opened a new pull request, #94: Add a field kubeconfig to support e2e test on an existing kubernetes cluster

dashanji opened a new pull request, #94:
URL: https://github.com/apache/skywalking-infra-e2e/pull/94

   As titled, I have tested it locally and it worked as expected.
   
   ```yaml
   setup:
     env: kind
     kubeconfig: /tmp/e2e-k8s.config
     steps:
        xxx
   ```


-- 
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: notifications-unsubscribe@skywalking.apache.org

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


[GitHub] [skywalking-infra-e2e] wu-sheng merged pull request #94: Add a field kubeconfig to support e2e test on an existing kubernetes cluster

Posted by GitBox <gi...@apache.org>.
wu-sheng merged PR #94:
URL: https://github.com/apache/skywalking-infra-e2e/pull/94


-- 
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: notifications-unsubscribe@skywalking.apache.org

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


[GitHub] [skywalking-infra-e2e] wu-sheng commented on pull request #94: Add a field kubeconfig to support e2e test on an existing kubernetes cluster

Posted by GitBox <gi...@apache.org>.
wu-sheng commented on PR #94:
URL: https://github.com/apache/skywalking-infra-e2e/pull/94#issuecomment-1378023558

   Please update description on the doc


-- 
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: notifications-unsubscribe@skywalking.apache.org

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


[GitHub] [skywalking-infra-e2e] dashanji commented on pull request #94: Add a field kubeconfig to support e2e test on an existing kubernetes cluster

Posted by GitBox <gi...@apache.org>.
dashanji commented on PR #94:
URL: https://github.com/apache/skywalking-infra-e2e/pull/94#issuecomment-1378903071

   Updated doc.


-- 
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: notifications-unsubscribe@skywalking.apache.org

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