GoogleContainerTools / GoogleContainerTools/skaffold
Skaffold should check if the user has push permission for the relevant repositories
Open
area/registry
area/ux
kind/feature-request
priority/p2
- Dominant language
- Go
- Stars
- 15.9k
- Forks
- 1.7k
- Avg merge
- 3d 9h
- Merged PRs (30d)
- 10
Description
A user only discovers that they do not have permission to push to a repository after an image has been built and the builder is attempting to push. This situation was seen with a customer attempting to deploy _Bank of Anthos_, where the failure happened about 3-4 minutes after start due to slow image pulls, etc.
Skaffold should fail fast and check that the user has push permission for the required repositories to save the image building process.
This likely only makes sense for local builds.
Contributor guide
Assessment
This issue has not been assessed yet.