From 623dc355a5276386fb7441adf9fb8706dab6f1f7 Mon Sep 17 00:00:00 2001 From: fossabot Date: Mon, 21 Oct 2024 07:09:50 -0400 Subject: [PATCH] Add license scan report and status Signed off by: fossabot --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 70825e8c..6ab802ab 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ # Dynamic Resource Allocation (DRA) for NVIDIA GPUs in Kubernetes +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2FProject-HAMi%2Fk8s-dra-driver.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2FProject-HAMi%2Fk8s-dra-driver?ref=badge_shield) + This DRA resource driver is currently under active development and not yet designed for production use. @@ -186,3 +188,7 @@ half-half: EOF ``` --> + + +## License +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2FProject-HAMi%2Fk8s-dra-driver.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2FProject-HAMi%2Fk8s-dra-driver?ref=badge_large) \ No newline at end of file