mobs75 opened a new issue, #224:
URL: https://github.com/apache/openserverless/issues/224

   Kaniko fails to clean up the build filesystem with `unlinkat //product_uuid: 
device or resource busy` — a known issue specific to kind clusters 
(GoogleContainerTools/kaniko#2164).
   
   Fix: add `--ignore-path=/product_uuid` to the Kaniko executor args, right 
after `--insecure-registry`.
   
   This is a documented upstream Kaniko issue, not something that needs 
investigation — just needs the flag added to `olaris-op/kaniko-build.yaml` (or 
wherever the executor args are defined) and it's resolved.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to