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/03/07 08:33:04 UTC

[GitHub] [skywalking-infra-e2e] kezhenxu94 commented on a change in pull request #13: Implement the run and wait part of setup

kezhenxu94 commented on a change in pull request #13:
URL: https://github.com/apache/skywalking-infra-e2e/pull/13#discussion_r588993952



##########
File path: examples/simple/e2e.yaml
##########
@@ -21,18 +21,38 @@ setup:
   manifests:
     - path: busybox1.yaml
       wait: 
-        - namespace: default
+        - type: kube # wait type may not only kube. it can be `log` or `http` or else.

Review comment:
       I don't think we want to support `log` / `http` in KinD scenarios, it's a best practice to use health check in the pods and eliminating the `type` config




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