Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a kamel debug command #1769

Merged
merged 2 commits into from
Oct 19, 2020
Merged

Add a kamel debug command #1769

merged 2 commits into from
Oct 19, 2020

Conversation

nicolaferraro
Copy link
Member

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

Release Note

Added a kamel debug command

@nicolaferraro nicolaferraro added the kind/feature New feature or request label Oct 15, 2020
@davsclaus
Copy link
Contributor

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

@oscerd
Copy link
Contributor

oscerd commented Oct 15, 2020

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

@lburgazzoli is the doc man.

@nicolaferraro
Copy link
Member Author

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

Here's doc ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants