Skip to content

Commit

Permalink
Merge pull request kubernetes#649 from verb/pod-troubleshooting
Browse files Browse the repository at this point in the history
Automatic merge from submit-queue.

Propose a feature to troubleshoot running pods

This feature allows troubleshooting of running pods by running a new "Debug Container" in the pod namespaces.

This proposal was originally opened and reviewed in kubernetes/kubernetes#35584.

This proposal needs LGTM by the following SIGs:
- [ ] SIG Node
- [ ] SIG CLI
- [ ] SIG Auth
- [x] API Reviewer

Work in Progress:
- [x] Prototype `kubectl attach` for debug containers
- [x] Talk to sig-api-machinery about `/debug` subresource semantics
  • Loading branch information
Kubernetes Submit Queue authored Sep 27, 2017
2 parents a829861 + 880333a commit a69e17d
Showing 1 changed file with 743 additions and 0 deletions.
Loading

0 comments on commit a69e17d

Please sign in to comment.