apigee / apigee-remote-service-envoy

Apigee Remote Service adapter for Envoy
Apache License 2.0
27 stars 15 forks source link

Update Apigee Fault Codes for ARC #372

Closed kansalarchit closed 2 years ago

kansalarchit commented 2 years ago

https://github.com/apigee/apigee-remote-service-envoy/issues/371

Adding x-apigee-fault-code values for key management and JWT based authn and authz as well as other internal errors for ARC.

Notes:

codecov[bot] commented 2 years ago

Codecov Report

Merging #372 (66b1d56) into master (6ae5256) will increase coverage by 1%. The diff coverage is 93%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #372   +/-   ##
=====================================
+ Coverage      91%    91%   +1%     
=====================================
  Files          15     15           
  Lines        1928   1960   +32     
=====================================
+ Hits         1746   1776   +30     
- Misses        102    104    +2     
  Partials       80     80           
Impacted Files Coverage Δ
server/authorization.go 93% <80%> (-<1%) :arrow_down:
config/env_spec_request.go 93% <98%> (+1%) :arrow_up:
fault/fault.go 100% <100%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 6ae5256...66b1d56. Read the comment docs.