devspace icon indicating copy to clipboard operation
devspace copied to clipboard

`devspace dev` for initContainers

Open siredmar opened this issue 3 years ago • 1 comments

Is your feature request related to a problem? Yes, my problem is that i need to debug a init container. This isn't possible right now as simply can't select the init container. My current kind of workaround is to temporary modify the deployment and move the "initContainer" to "containers". But this is not a great solution, because i have to modify the deployments :-1:

Which solution do you suggest? Allowing the user to select if the dev section is for containers or init containers.

Which alternative solutions exist? None that i know of.

Additional context

$ devspace --version               
devspace version 6.1.1

/kind feature

siredmar avatar Oct 04 '22 06:10 siredmar

@siredmar Thanks for creating this issue. The feature looks quite useful. We'll try to implement it asap.

pratikjagrut avatar Oct 07 '22 11:10 pratikjagrut