root GitLab runner builds failing on Kaniko v1.8.0-debug and newer #2345
Labels
area/permissions
gitlab
kind/bug
Something isn't working
needs-follow-up
needs-reproduction
priority/p0
Highest priority. Break user flow. We are actively looking at delivering it.
regression/v1.7.0
regression
There seems to be a breaking change related to root GitLab runner builds in the Kaniko v1.8.0-debug release.
Actual behavior
All builds were running smoothly on v1.7.0-debug.
non-root builds are running smoothly on the newset Kaniko v1.9.1-debug.
root builds are failing on the newset Kaniko v1.9.1-debug.
With backtracing we found that the builds are failing on any Kaniko version from v.1.8.0-debug to v1.9.1-debug.
Expected behavior
root builds on GitLab runner on Kaniko versions v1.8.0-debug and newer run smoothly.
To Reproduce
.gitlab-ci.yml
log:
Additional Information
Potentially related to these:
Related issues:
Triage Notes for the Maintainers
--cache
flagThe text was updated successfully, but these errors were encountered: