-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
kind/feature-requestNew feature or requestNew feature or request
Description
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
Additional context
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
kind/feature-requestNew feature or requestNew feature or request