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 debug command - Kubecon 2022 Hackathon #326

Merged
merged 2 commits into from
May 23, 2022

Conversation

D4N
Copy link
Contributor

@D4N D4N commented May 22, 2022

What

This PR adds a very simple debug command, which creates a new container and attaches its IPC, namespaces and network to another running container for simpler debugging of slimmed down container images.

Why

It simplifies the debugging of minified container images.

How Tested

Manually

@ghost
Copy link

ghost commented May 22, 2022

👆 Click on the image for a new way to code review
  • Make big changes easier — review code in small groups of related files

  • Know where to start — see the whole change at a glance

  • Take a code tour — explore the change with an interactive tour

  • Make comments and review — all fully sync’ed with github

    Try it now!

Review these changes using an interactive CodeSee Map

Legend

CodeSee Map Legend

@kcq
Copy link
Member

kcq commented May 23, 2022

@D4N great! merging... and it'll be nice to chat about the future enhancements too

@kcq kcq merged commit 6c085d6 into slimtoolkit:master May 23, 2022
@D4N D4N deleted the add-debug-command branch May 23, 2022 16:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants