gnoi
gnoi copied to clipboard
Add ACL Policy for Debug service. This will enable the support of
per user per command ACL for the service.
this will allow the service to act as a grpc based replacement for ssh access that was previously acl'ed via username to tacacs
Pull Request Test Coverage Report for Build 12638036985
Details
- 0 of 82 (0.0%) changed or added relevant lines in 1 file are covered.
- No unchanged relevant lines lost coverage.
- Overall coverage decreased (-0.007%) to 1.13%
| Changes Missing Coverage | Covered Lines | Changed/Added Lines | % |
|---|---|---|---|
| debug/debug.pb.go | 0 | 82 | 0.0% |
| <!-- | Total: | 0 | 82 |
| Totals | |
|---|---|
| Change from base Build 12636953794: | -0.007% |
| Covered Lines: | 166 |
| Relevant Lines: | 14686 |
💛 - Coveralls
I don't really understand what is happening with gNOI debug here -- it's not aligned with what I was understanding to need this kind of auth. Let's discuss.