Go to file
Mingyuan Qi 5694c72218 Fix QAT plugin image pull failed
Fix several image pull failure issue caused by a containerd chmod
issue resolve by upstream commit e2269f2.

Original commit message:

handleLChmod() does not properly check that files behind the
handlinks exist before calling os.Chmod(). We've seen base images
where this results in "no such file or directory" error from
os.Chmod() when unpacking the image.

To keep the existing logic but fix the problem, this commit simply
skips IsNotExist error.

Closes-bug: 1869236

Change-Id: I2e77adbf89ad5505f2d7127a3f06ccfb805c0f24
Signed-off-by: Mingyuan Qi <mingyuan.qi@intel.com>
2020-04-10 05:29:19 +00:00
2019-04-03 22:30:59 -04:00
2020-02-21 15:59:56 -05:00
2019-01-08 11:42:04 -05:00
2019-04-19 19:52:31 +00:00
2018-05-31 07:36:35 -07:00

integ

StarlingX Integration

Description
StarlingX Integration and packaging
Readme 59 MiB
Languages
Shell 27.9%
Python 22.5%
JavaScript 21.3%
Perl 12.6%
C++ 5.7%
Other 9.9%