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/04 03:31:58 UTC

[GitHub] [skywalking] fgksgf commented on issue #10228: [Feature] [Infra-e2e] Support debugging on an existing kubernetes cluster and single-step debugging

fgksgf commented on issue #10228:
URL: https://github.com/apache/skywalking/issues/10228#issuecomment-1370450766

   1. This makes sense to me
   2. I think the implementation would be complicated and hard to be general, maybe let users to control it would be more suitable, for example make `cleanup` support execute commands:
   ```yaml
   cleanup:
     steps:
        - name: xxx
           command: kubectl delete -f xxx
   ```
   3. Good point, but we need a more detailed design


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