fabric8-services / fabric8-auth

Identity and Access Management for fabric8 services
https://auth.openshift.io/api/status
Apache License 2.0
14 stars 26 forks source link

Remove all calls to WIT #851

Closed sbryzak closed 5 years ago

sbryzak commented 5 years ago

Upstream issue: https://jira.coreos.com/browse/ODC-228

In this PR Thanos snaps his fingers and all the calls to WIT from the auth service turn to dust.

codecov[bot] commented 5 years ago

Codecov Report

Merging #851 into master will increase coverage by 0.07%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #851      +/-   ##
==========================================
+ Coverage   78.04%   78.11%   +0.07%     
==========================================
  Files         100       99       -1     
  Lines        9429     9359      -70     
==========================================
- Hits         7359     7311      -48     
+ Misses       1525     1510      -15     
+ Partials      545      538       -7
Impacted Files Coverage Δ
authentication/account/service/user.go 78.72% <ø> (+0.71%) :arrow_up:
controller/users.go 76.7% <ø> (+0.79%) :arrow_up:
...orization/invitation/service/invitation_service.go 72.09% <100%> (+1.29%) :arrow_up:

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 9f000fb...5615cf1. Read the comment docs.

sbryzak commented 5 years ago

/test