ko icon indicating copy to clipboard operation
ko copied to clipboard

Check for push permissions before building

Open imjasonh opened this issue 2 years ago • 3 comments

If I'm ko publishing to a registry/repository that I don't have push permissions to (typo, misconfigured auth, incorrect active gcloud user), ko can check that and fail before building, using ggcr's CheckPushPermission.

That has a TODO(https://github.com/google/go-containerregistry/issues/412) to make it unnecessary, but I think this is actually a case where it's useful, since it can avoid work and save time before remote.Writeing.

imjasonh avatar Dec 14 '21 14:12 imjasonh

This issue is stale because it has been open for 90 days with no activity. It will automatically close after 30 more days of inactivity. Keep fresh with the 'lifecycle/frozen' label.

github-actions[bot] avatar Mar 15 '22 01:03 github-actions[bot]

I still want this.

imjasonh avatar Mar 16 '22 15:03 imjasonh

this'd be so cool!

developer-guy avatar Feb 06 '23 08:02 developer-guy