GoogleContainerTools / GoogleContainerTools/skaffold
Ability to configure the debug init container
Open
area/debug
priority/p3
- Dominant language
- Go
- Stars
- 15.9k
- Forks
- 1.7k
- Avg merge
- 3d 9h
- Merged PRs (30d)
- 10
Description
Currently, [container images for debugging](https://skaffold.dev/docs/workflows/debug/#configuring-container-images-for-debugging) can only be configured to use [different registries](https://skaffold.dev/docs/design/global-config/). Having more configuration options to apply to the debug init container would be useful. For example, if Skaffold is deploying to a cluster that requires containers to specify `limits` or not to use the `latest` tag, these can be configured for the debug init container.
Contributor guide
Assessment
This issue has not been assessed yet.