skaffold
skaffold copied to clipboard
Introduce new actionable error messages for common use cases, esp related to V1 -> V2 transition
trafficstars
Current issues that come up pretty frequenty:
- when using render or deploy independantly, often errors stating
could not find image:<tag>. In these cases user likely wants to usebuildand pass the artifacts file torenderordeploybut we don't try to state this (perhaps unnecessary) - for V2 if there is a field present eg: deploy.kubectl.manifests in addition to erroring likely makes sense to explain that for V2 you will need to use
skaffold fixvs bumping to apiVersion directly