Aylei
Aylei
Currently, the problem manipulation tool is mixed with solutions, which is inflexible and cannot be easily used outside this project. Build a standalone Cargo extension to do such stuffs will...
When `port-forward` is enabled (which is by default after `v0.1.1`), the agent do not have to specify `hostPort`, and this could help avoiding potential port conflicts. ref: #118
There was an unstable debug-agent image being pushed to dockerhub which causes #133 #134 . It is a flaw that a stable version will pull pull the `latest` tag of...
fix https://github.com/aylei/kubectl-debug/issues/40
`kubectl-debug` connect to the node agent directly, which is not secure. We should provide an extend apiserver to do centralized authorization & authentication. Extend apiserver should be an opt-in component,...
A bash completion is really nice to have😁 Maybe we just need some slight additions to the kubectl bash completion script.
- [x] brew - [x] krew - [ ] snap - [ ] .rpm (dnf, yum) - [ ] .deb (apt)