-
Notifications
You must be signed in to change notification settings - Fork 667
Bug 1685661: Reload OAuth config at every point of use #1271
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
Bug 1685661: Reload OAuth config at every point of use #1271
Conversation
This change makes the console backend refresh the OAuth config on every use. This guarantees that the console never has any stale metadata in use. When combined with the changes in [1], the console backend now correctly reloads all state related to login flows. [1] 42139fd Bug 1685661 Signed-off-by: Monis Khan <mkhan@redhat.com>
|
/lgtm |
|
/retest |
23 similar comments
|
/retest |
|
/retest |
|
/retest |
|
/retest |
|
/retest |
|
/retest |
|
/retest |
|
/retest |
|
/retest |
|
/retest |
|
/retest |
|
/retest |
|
/retest |
|
/retest |
|
/retest |
|
/retest |
|
/retest |
|
/retest |
|
/retest |
|
/retest |
|
/retest |
|
/retest |
|
/retest |
|
/retest |
14 similar comments
|
/retest |
|
/retest |
|
/retest |
|
/retest |
|
/retest |
|
/retest |
|
/retest |
|
/retest |
|
/retest |
|
/retest |
|
/retest |
|
/retest |
|
/retest |
|
/retest |
|
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: benjaminapetersen, enj, spadgett The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
Opened flake https://jira.coreos.com/browse/CONSOLE-1327 to track the previous failure /retest |
|
/retest Please review the full test history for this PR and help us cut down flakes. |
This change makes the console backend refresh the OAuth config on every use. This guarantees that the console never has any stale metadata in use. When combined with the changes in [1], the console backend now correctly reloads all state related to login flows.
[1] 42139fd
Bug 1685661
Signed-off-by: Monis Khan mkhan@redhat.com
/assign @spadgett @benjaminapetersen