Merge stable/8.x changes forward.#225
Merged
Merged
Conversation
SDSTOR-12546 : Reduction in Granularity of bucket size
Codecov Report
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## master #225 +/- ##
==========================================
+ Coverage 63.74% 63.86% +0.11%
==========================================
Files 72 72
Lines 4273 4273
Branches 527 527
==========================================
+ Hits 2724 2729 +5
+ Misses 1320 1315 -5
Partials 229 229
|
* Add issued_at leeway and not_before leeway to jwt verifier. Remove LRU cache for tokens and always verify them using jwt library * add unit tests * download token 5 minutes before expiry * use LRU cache for valid tokens * request new token during the half life of the existing token --------- Co-authored-by: Ravi Nagarjun Akella <raakella1@$HOSTNAME>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
@shosseinimotlagh Can you resolve these conflicts so we don't loose changes in the 8.x branch? I'm not sure what should be merged into 11 and what should be un-touched.