You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 3, 2025. It is now read-only.
I have generated the value with boto s3_client.generate_presigned_url
The curl command i have added to pipeline script works, so no issue with the Presigned URL value or s3 permissions
But when i run pipeline kaniko/executor does push image to destination but there is no update in s3
Any ideas what might me issue?
Expected behavior
s3 object is updated with digest
To Reproduce
Steps to reproduce the behavior:
Run above pipeline stage in gitlab where runner task is running on fargate. there is a lot in this but i believe the issue is with kaniko executor over where running.