You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2020/10/15 15:46:23 UTC

[GitHub] [camel-k] nicolaferraro opened a new pull request #1769: Add a kamel debug command

nicolaferraro opened a new pull request #1769:
URL: https://github.com/apache/camel-k/pull/1769


   <!-- Description -->
   
   This new command can be used to debug a running integration.
   
   It:
   - Takes the running integration and sets the debug (+suspend) flags
   - The integration is restarted in debug mode
   - It creates a port-forward from the host to the remote container
   - It prints the logs of the remote container
   - When terminating the command, the debug flags are removed from the integration
   
   
   <!--
   Enter your extended release note in the below block. If the PR requires
   additional action from users switching to the new release, include the string
   "action required". If no release note is required, write "NONE". 
   
   You can (optionally) mark this PR with labels "kind/bug" or "kind/feature" to make sure
   the text is added to the right section of the release notes. 
   -->
   
   **Release Note**
   ```release-note
   Added a kamel debug command
   ```
   


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



[GitHub] [camel-k] nicolaferraro merged pull request #1769: Add a kamel debug command

Posted by GitBox <gi...@apache.org>.
nicolaferraro merged pull request #1769:
URL: https://github.com/apache/camel-k/pull/1769


   


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



[GitHub] [camel-k] nicolaferraro commented on pull request #1769: Add a kamel debug command

Posted by GitBox <gi...@apache.org>.
nicolaferraro commented on pull request #1769:
URL: https://github.com/apache/camel-k/pull/1769#issuecomment-709591176


   > Sorry to say it, but it would be good with a doc file about this feature in the documentation
   
   Here's 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.

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



[GitHub] [camel-k] davsclaus commented on pull request #1769: Add a kamel debug command

Posted by GitBox <gi...@apache.org>.
davsclaus commented on pull request #1769:
URL: https://github.com/apache/camel-k/pull/1769#issuecomment-709440044


   Sorry to say it, but it would be good with a doc file about this feature in the documentation


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



[GitHub] [camel-k] oscerd commented on pull request #1769: Add a kamel debug command

Posted by GitBox <gi...@apache.org>.
oscerd commented on pull request #1769:
URL: https://github.com/apache/camel-k/pull/1769#issuecomment-709454812


   > Sorry to say it, but it would be good with a doc file about this feature in the documentation
   
   @lburgazzoli is the doc man.


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