Skip to content
This repository has been archived by the owner on Mar 11, 2021. It is now read-only.

rh-che #703: Removing support of passing 'identity_id' via query parameter #44

Merged
merged 1 commit into from
Nov 28, 2018

Conversation

ibuziuk
Copy link

@ibuziuk ibuziuk commented Nov 27, 2018

What does this PR do?

Removing support of passing 'identity_id' via query parameter

Motivation

Update to 6.14.2 [1] version of che allows to pass identity_id via Impersonate-Header. Support of passing identity_id via query parameter has been discontinued in rh-che [2] and should be removed from oso-proxy

[1] eclipse-che/che#12034
[2] redhat-developer/rh-che#1089

More

  • Added/updated tests
  • Added/updated documentation

Additional Notes

…ry parameter

Signed-off-by: Ilya Buziuk <ibuziuk@redhat.com>
@codecov
Copy link

codecov bot commented Nov 27, 2018

Codecov Report

Merging #44 into master will decrease coverage by 2.14%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #44      +/-   ##
==========================================
- Coverage   58.11%   55.97%   -2.15%     
==========================================
  Files           8        8              
  Lines         616      586      -30     
==========================================
- Hits          358      328      -30     
  Misses        209      209              
  Partials       49       49
Impacted Files Coverage Δ
middlewares/osio/osio.go 66.82% <ø> (-4.19%) ⬇️

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 d7a1f6e...25b6340. Read the comment docs.

@ibuziuk ibuziuk mentioned this pull request Nov 27, 2018
4 tasks
Copy link

@nurali-techie nurali-techie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ibuziuk perfect 👍
happy to see that we are removing identity_id stuff :-) Thank You :-)

@nurali-techie
Copy link

@ibuziuk I see one todo item "Added/updated documentation", anything is remaining or can I merge this PR ??

@ibuziuk
Copy link
Author

ibuziuk commented Nov 28, 2018

@nurali-techie yes, please - go ahead and merge

@nurali-techie nurali-techie merged commit 92c43f7 into fabric8-services:master Nov 28, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants