karthiravich

Results 6 comments of karthiravich

Just to add more info - Similar issue reported here - https://github.com/GoogleContainerTools/kaniko/issues/2122 But the fix recommended to use runAsUser: 0 for securityContext would not work in my case. Would like...

@hown3d Thanks for the information. Do you know if that feature of running kaniko as non-root user is being considered and if it is planned for some release version?

I tried executing the buildah inside OKD 3.11, but could not proceed with that option as well . That's why thought of using kaniko. Kept getting the below error `Storing...

Hello. Thank you for sharing the previous link related to buildah issue. I was able to build the latest buildah image from RH catalog, and used it inside the OKD...

> This isn't currently supported @karthiravich . I think it's something we can look to add in the future. cc @kwombach12 Thanks for the update @AjayTripathy