GoogleContainerTools / GoogleContainerTools/skaffold
[Docs] Document how Skaffold injects a default deployer
Open
area/deploy
area/docs
priority/p3
- Dominant language
- Go
- Stars
- 15.9k
- Forks
- 1.7k
- Avg merge
- 3d 9h
- Merged PRs (30d)
- 10
Description
Per #9134, is not clear how Skaffold injects a default deployer when there is not one configured in the `skaffold.yaml` file. This issue is to explain this behaviour in our docs. Some cases for it are:
* Multi module project
* No deployer defined but `manifests.rawYaml` defined
* No deployer defined in the config
Also, to improve UX, we should check if Skaffold itself can show a message about what's happening when it finds these cases.
Contributor guide
Assessment
This issue has not been assessed yet.