containerd / nri

Node Resource Interface
Apache License 2.0
220 stars 58 forks source link

Makefile: fix 'install-*' targets. #38

Closed klihub closed 1 year ago

klihub commented 1 year ago

Fix 'install-*' Makefile targets to properly install and compile the various protoc toolchain binaries and plugins.

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: -0.12 :warning:

Comparison is base (76ad849) 64.00% compared to head (a8342f8) 63.88%.

:exclamation: Current head a8342f8 differs from pull request most recent head c03d1be. Consider uploading reports for the commit c03d1be to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #38 +/- ## ========================================== - Coverage 64.00% 63.88% -0.12% ========================================== Files 9 9 Lines 1800 1800 ========================================== - Hits 1152 1150 -2 - Misses 497 499 +2 Partials 151 151 ``` [see 1 file with indirect coverage changes](https://app.codecov.io/gh/containerd/nri/pull/38/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=containerd)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.