-
Notifications
You must be signed in to change notification settings - Fork 206
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
storage: reduce dependence crates #766
Conversation
@jiangliu , a new test job has been submitted. Please wait in patience. The test job url: https://tone.openanolis.cn/ws/nrh4nnio/test_result/24865 |
17e1849
to
a59c408
Compare
@jiangliu , the code has been updated, so a new test job has been submitted. Please wait in patience. The test job url: https://tone.openanolis.cn/ws/nrh4nnio/test_result/24867 |
a59c408
to
dcc1e0c
Compare
@jiangliu , the code has been updated, so a new test job has been submitted. Please wait in patience. The test job url: https://tone.openanolis.cn/ws/nrh4nnio/test_result/24868 |
dcc1e0c
to
75a6209
Compare
@jiangliu , the code has been updated, so a new test job has been submitted. Please wait in patience. The test job url: https://tone.openanolis.cn/ws/nrh4nnio/test_result/24874 |
@jiangliu , The CI test is completed, please check result:
Congratulations, your test job passed! |
75a6209
to
2cb7c89
Compare
@jiangliu , the code has been updated, so a new test job has been submitted. Please wait in patience. The test job url: https://tone.openanolis.cn/ws/nrh4nnio/test_result/24877 |
@jiangliu , The CI test is completed, please check result:
Congratulations, your test job passed! |
2cb7c89
to
6e65bee
Compare
@jiangliu , The CI test is completed, please check result:
Congratulations, your test job passed! |
@jiangliu , the code has been updated, so a new test job has been submitted. Please wait in patience. The test job url: https://tone.openanolis.cn/ws/nrh4nnio/test_result/25055 |
@jiangliu , The CI test is completed, please check result:
Congratulations, your test job passed! |
@jiangliu , the code has been updated, so a new test job has been submitted. Please wait in patience. The test job url: https://tone.openanolis.cn/ws/nrh4nnio/test_result/25057 |
@jiangliu , The CI test is completed, please check result:
Congratulations, your test job passed! |
Replace governor by leaky-bucket to reduce dependency. Signed-off-by: Jiang Liu <gerry@linux.alibaba.com>
Use hmac-sha1-compact to reduce dependencies. Signed-off-by: Jiang Liu <gerry@linux.alibaba.com>
Disable remote access related code, it's unused currently. Signed-off-by: Jiang Liu <gerry@linux.alibaba.com>
Update cargo deny configuration to allow ISC license. Signed-off-by: Jiang Liu <gerry@linux.alibaba.com>
@jiangliu , the code has been updated, so a new test job has been submitted. Please wait in patience. The test job url: https://tone.openanolis.cn/ws/nrh4nnio/test_result/25061 |
@jiangliu , The CI test is completed, please check result:
Congratulations, your test job passed! |
Reduce dependence of nydus-storage crate