GoogleCloudPlatform / GoogleCloudPlatform/cloud-code-intellij
Feature request/question: re-attaching to debugger of a pod
- Dominant language
- No language data
- Stars
- 325
- Forks
- 64
- PR merge metrics
- No merged PRs in 30d
Description
I was wondering if it was possible to un-attach and re-attach to a debugger of a running pod. When skaffold is run with the plug-in in debug mode, a debugger is attached to for every port, however I cant seem to find a good way to un-attach and re-attach. Normally i'd just make a debug configuration for a host at a specified port, but only the host part is static for my pods. And this plugin assigns ports dynamically. Any ideas on how to achieve this?
Ideally it'd be a feature like this: https://cloud.google.com/code/docs/vscode/debug-k8-pod
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.