Skip to content

Commit

Permalink
chore: add sq badge
Browse files Browse the repository at this point in the history
  • Loading branch information
mxab committed Mar 16, 2023
1 parent 84cdd60 commit 1a9cb35
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# NACP - Nomad Admission Control Proxy

This proxy acts as a middleman between the Nomad API and the Nomad client.
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=mxab_nacp&metric=alert_status)](https://sonarcloud.io/summary/new_code?id=mxab_nacp)

A proxy infront of the Nomad API that allows to perform mutation and validation on the job data.



![nacp](https://user-images.githubusercontent.com/1607547/224442234-685950f7-43ff-4570-91d1-fe004827caef.png)

## How
Expand Down

0 comments on commit 1a9cb35

Please sign in to comment.