You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the tool modifies te resource yaml and adds a sidecar with the debug tool. This requires the applications to be restarted befor debugging is possible.
This could potentially fix a failiur situation (turning it off and on again)
How do you want it solved?
Ephemeral containers can be attached to running pod and should remove the complexity in this tool as it does not need to care about daemonsets and deployments.
What needs to be solved?
Currently the tool modifies te resource yaml and adds a sidecar with the debug tool. This requires the applications to be restarted befor debugging is possible.
This could potentially fix a failiur situation (turning it off and on again)
How do you want it solved?
Ephemeral containers can be attached to running pod and should remove the complexity in this tool as it does not need to care about daemonsets and deployments.
Alternative solutions
kubernetes/enhancements#277
Additional context
The text was updated successfully, but these errors were encountered: