cos-gpu-installer-v2: Change logging behavior on expected driver installation failure

COS GPU installer produces error logs like: "Loading of unsigned module
is rejected". It seems that these errors are red herrings and not
indicate installer or driver malfunction.

BUG=b/178506105
TEST=go build && go test; # installer package

Change-Id: I9740ef40d13b8585c5a634c7ce181d137ca909b8
Reviewed-on: https://cos-review.googlesource.com/c/cos/tools/+/14111
Reviewed-by: Ke Wu <mikewu@google.com>
Tested-by: Arnav Kansal <rnv@google.com>
1 file changed
tree: 051130e75cdd530c74e69a17ee05e0d6cc87791d
  1. src/
  2. CONTRIBUTING.md
  3. go.mod
  4. go.sum
  5. LICENSE
  6. README.md
README.md

Tools for Container-Optimized OS

This is a repository of various tools developed for Container-Optimized OS. Examples include cos-gpu-installer, cos-toolbox, etc.

See CONTRIBUTING.md for how to contribute.