From acfa3c2ada7a43c9dd7ad3dbd513ea4e05ea3f35 Mon Sep 17 00:00:00 2001 From: fossabot Date: Sun, 19 Oct 2025 18:06:43 -0700 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 5c1aa10..93e7527 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ # Datum Workload Operator +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fdatum-cloud%2Fworkload-operator.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fdatum-cloud%2Fworkload-operator?ref=badge_shield) + The workload operator defines APIs and core controllers for interacting with compute infrastructure related entities such as Workloads and Instances. @@ -94,3 +96,7 @@ make undeploy **NOTE:** Run `make help` for more information on all potential `make` targets More information can be found via the [Kubebuilder Documentation](https://book.kubebuilder.io/introduction.html) + + +## License +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fdatum-cloud%2Fworkload-operator.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fdatum-cloud%2Fworkload-operator?ref=badge_large) \ No newline at end of file