-
Notifications
You must be signed in to change notification settings - Fork 244
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Use refactored Arsenal's Auth API - Step 1 #100
Conversation
ffbad6b
to
d245aee
Compare
d245aee
to
25e06c9
Compare
The vault backend in lib/auth/vault.js is not updated to reflect the changes here, was update on the file inside arsenal, but it's the wrong one |
25e06c9
to
578ec89
Compare
updated |
SCALITY_VAULT_BRANCH=dev/cleanup/AuthAPI-Step1 |
Hello @AntoninCoulibaly, Starting end to end procedure using the following payload: Please follow http://ci.ironmann.io/gh/scality/Integration/2505 for circle status. |
👍 |
67f3209
to
4b79599
Compare
9625ddb
to
420cbd2
Compare
519e9a5
to
096956d
Compare
096956d
to
ed4458a
Compare
@ironman-machine let's have some fun with the dependency patcher (6) SCALITY_INTEGRATION_BRANCH=fix/nimrod-build-dep |
Hello @mvaude, Starting end to end procedure using the following payload: Please follow http://ci.ironmann.io/gh/scality/Integration/4246 for circle status. |
ed4458a
to
e37342b
Compare
Hello @mvaude, Starting end to end procedure using the following payload: Please follow http://ci.ironmann.io/gh/scality/Integration/4247 for circle status. |
Hello @mvaude, Starting end to end procedure using the following payload: Please follow http://ci.ironmann.io/gh/scality/Integration/4248 for circle status. |
e37342b
to
d8f4c3c
Compare
Hello @mvaude, Starting end to end procedure using the following payload: Please follow http://ci.ironmann.io/gh/scality/Integration/4252 for circle status. |
- With the refactor of the auth API in arsenal we need to modify lib/auth/vault.js to be compliant.
d8f4c3c
to
3d97c2b
Compare
Hello @mvaude, Starting end to end procedure using the following payload: Please follow http://ci.ironmann.io/gh/scality/Integration/4253 for circle status. |
Hello @mvaude, Starting end to end procedure using the following payload: Please follow http://ci.ironmann.io/gh/scality/Integration/4255 for circle status. |
This is the first step towards using the cleaned-up Auth API from arsenal.
The work is still ongoing, but this will allow us to avoid falling out-of-sync.
Depends on: scality/Arsenal#119 then scality/vaultclient#94