intel / cri-resource-manager

Kubernetes Container Runtime Interface proxy service with hardware resource aware workload placement policies
Apache License 2.0
176 stars 57 forks source link

docs: use ADD in the dockerfile to fetch go tarball #1025

Closed marquiz closed 1 year ago

marquiz commented 1 year ago

Speeds up subsequent builds as the tarball will be cached.

marquiz commented 1 year ago

rebased...

codecov-commenter commented 1 year ago

Codecov Report

Merging #1025 (9cea559) into master (2051920) will not change coverage. Report is 2 commits behind head on master. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #1025   +/-   ##
=======================================
  Coverage   31.86%   31.86%           
=======================================
  Files          65       65           
  Lines        9835     9835           
=======================================
  Hits         3134     3134           
  Misses       6411     6411           
  Partials      290      290           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more