-
Notifications
You must be signed in to change notification settings - Fork 2
Key vault secret refresh #175
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
Merged
Merged
Changes from 1 commit
Commits
Show all changes
67 commits
Select commit
Hold shift + click to select a range
2720628
support startup retry and timeout
zhiyuanliang-ms c15cf1b
update
zhiyuanliang-ms 15c7e54
update
zhiyuanliang-ms 90c4159
update
zhiyuanliang-ms a0e6543
add testcase
zhiyuanliang-ms 435ff08
clarify error type
zhiyuanliang-ms 326bf46
Merge branch 'main' of https://github.com/Azure/AppConfiguration-Java…
zhiyuanliang-ms 6a8ceb7
update
zhiyuanliang-ms fc1aa5b
update
zhiyuanliang-ms 7de8a0d
update
zhiyuanliang-ms 5d23399
fix lint
zhiyuanliang-ms 233af51
handle keyvault error
zhiyuanliang-ms a0e0792
update
zhiyuanliang-ms 9e32db4
update
zhiyuanliang-ms 3a33738
update
zhiyuanliang-ms c637682
update
zhiyuanliang-ms f079081
add secretRefreshIntervalInMs to KeyVaultOptions
zhiyuanliang-ms a9bcea4
update
zhiyuanliang-ms 00e2e6b
update
zhiyuanliang-ms be55e5a
Merge branch 'zhiyuanliang/startup-timeout' of https://github.com/Azu…
zhiyuanliang-ms 1478e94
handle keyvault reference error
zhiyuanliang-ms d618684
Merge branch 'zhiyuanliang/startup-timeout' of https://github.com/Azu…
zhiyuanliang-ms 9b50135
update
zhiyuanliang-ms 9657748
Merge branch 'zhiyuanliang/startup-timeout' of https://github.com/Azu…
zhiyuanliang-ms 190f7b1
wip
zhiyuanliang-ms 39d9a3d
fix lint
zhiyuanliang-ms ddc4a50
add secret provider
zhiyuanliang-ms 540ec3a
add testcases
zhiyuanliang-ms 19de218
update
zhiyuanliang-ms 3eab635
remove extra blank line
zhiyuanliang-ms 546d66a
update
zhiyuanliang-ms f8b76ed
update
zhiyuanliang-ms 7e63ad5
update
zhiyuanliang-ms fe9ad2f
add boot loop protection
zhiyuanliang-ms 1a10c89
Merge branch 'zhiyuanliang/startup-timeout' of https://github.com/Azu…
zhiyuanliang-ms 48e1147
Merge branch 'main' of https://github.com/Azure/AppConfiguration-Java…
zhiyuanliang-ms b19732d
update
zhiyuanliang-ms 80108c9
Merge branch 'main' of https://github.com/Azure/AppConfiguration-Java…
zhiyuanliang-ms 009ccd5
update
zhiyuanliang-ms d61aba9
update testcase
zhiyuanliang-ms d81f8a9
Merge branch 'zhiyuanliang/startup-timeout' of https://github.com/Azu…
zhiyuanliang-ms 3d88c7a
Merge branch 'main' of https://github.com/Azure/AppConfiguration-Java…
zhiyuanliang-ms d1ad647
Merge branch 'zhiyuanliang/startup-timeout' of https://github.com/Azu…
zhiyuanliang-ms 73a24d4
update
zhiyuanliang-ms 3bf0ec7
Merge branch 'zhiyuanliang/startup-timeout' of https://github.com/Azu…
zhiyuanliang-ms 2c362ce
update testcase
zhiyuanliang-ms 4201e6c
Merge branch 'zhiyuanliang/startup-timeout' of https://github.com/Azu…
zhiyuanliang-ms 305fb0b
Merge branch 'main' of https://github.com/Azure/AppConfiguration-Java…
zhiyuanliang-ms bb180c2
revert unintended change
zhiyuanliang-ms 11b648c
update
zhiyuanliang-ms 7a4b271
update testcase
zhiyuanliang-ms 4389642
Merge branch 'main' of https://github.com/Azure/AppConfiguration-Java…
zhiyuanliang-ms 6d8c41f
always cached secret with version
zhiyuanliang-ms e11cbd0
update
zhiyuanliang-ms c6e4423
Merge branch 'main' of https://github.com/Azure/AppConfiguration-Java…
zhiyuanliang-ms 969c0dd
update error mesage
zhiyuanliang-ms 16dff9f
prevent refresh secrets operation when key alue refreshed
zhiyuanliang-ms 67e7e57
Merge branch 'zhiyuanliang/secret-refresh' of https://github.com/Azur…
zhiyuanliang-ms f70f491
Merge branch 'main' of https://github.com/Azure/AppConfiguration-Java…
zhiyuanliang-ms 2a8df74
Merge branch 'main' of https://github.com/Azure/AppConfiguration-Java…
zhiyuanliang-ms bf3d971
refresh secrets in parallel
zhiyuanliang-ms affee1a
Merge branch 'main' of https://github.com/Azure/AppConfiguration-Java…
zhiyuanliang-ms a865bfd
update
zhiyuanliang-ms 027faa2
Merge branch 'main' into zhiyuanliang/secret-refresh
zhiyuanliang-ms cbf3204
enforce cache expiration for versioned secret
zhiyuanliang-ms 349d678
always clear cache
zhiyuanliang-ms e8dd7f8
update
zhiyuanliang-ms File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
always cached secret with version
- Loading branch information
commit 6d8c41f73df4daa0757b33c9c84bafca81e13be2
There are no files selected for viewing
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
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.
Uh oh!
There was an error while loading. Please reload this page.