GoogleContainerTools / GoogleContainerTools/skaffold
Should `skaffold debug` be configurable per artifact?
Open
area/debug
kind/design discussion
kind/feature-request
priority/awaiting-more-evidence
- Dominant language
- Go
- Stars
- 15.9k
- Forks
- 1.7k
- Avg merge
- 3d 9h
- Merged PRs (30d)
- 10
Description
Maybe this is not a real concern. But if somebody has many microservices and wants to debug exactly one, there is currently no way to tell Skaffold that all the other containers should run conventionally.
My concern is that debug requires more resources and makes applications slower. If I already know which part I want to debug, I don't like all other microservices being run in debug mode as well. WDYT?
CC @briandealwis
Contributor guide
Assessment
This issue has not been assessed yet.