tools to debug the docker-compose config that Tilt is applying
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 10.1k
- Forks
- 413
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 6
Description
When Tilt applies a k8s config, the Facets tab gives you a view of the k8s config applies.
But when Tilt applies a docker-compose config, there's no way to see the "result" merged config. Maybe there should be!
Broken off from this issue request: https://github.com/tilt-dev/tilt/issues/3393
This feature request might dovetail nicely with some of the other work to pass in the config on stdin:
https://github.com/tilt-dev/tilt/pull/3200
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the parent request in issue 3393 and the stdin-related work in pull request 3200, then compare the existing Facets view for applied Kubernetes config with the Docker Compose path. Done should provide a way to inspect the merged Docker Compose configuration that Tilt applies.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker-compose, go, kubernetes
- Domain
- devtools
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100