#1840  kaniko executor
Closed
vipul opened 3 weeks ago

Hello, I am using kaniko executor to build image using Dockerfile. I am facing this error:

error checking push permissions -- make sure you entered the correct tag name, and that you are authenticated correctly, and try again: checking push permission for "us-central1-docker.pkg.dev/*//test-onedev:v1": creating push check transport for us-central1-docker.pkg.dev failed: GET https://us-central1-docker.pkg.dev/v2/token?scope=repository%3A%2F*****%2Ftest-onedev%3Apush%2Cpull&service=: DENIED: Permission "artifactregistry.repositories.uploadArtifacts" denied on resource "projects/*****/locations/us-central1/repositories/

Also can I get a tutorial or demo project link so I can view how kaniko step works with build and deploy?

vipul changed title 3 weeks ago
Previous Value Current Value
kaniko excutor
kaniko executor
Robin Shen commented 3 weeks ago

Kaniko step is a simple wrap of Kaniko command. Have you specified registry logins in relevant executor (in administration menu)? If yes, you may run kaniko command deploying the image from your terminal to see if it works.

Robin Shen changed state to 'Closed' 3 weeks ago
Previous Value Current Value
Open
Closed
issue 1 of 1
Type
Question
Priority
Normal
Assignee
Labels
No labels
Issue Votes (0)
Watchers (3)
Reference
onedev/server#1840
Please wait...
Page is in error, reload to recover