-
Notifications
You must be signed in to change notification settings - Fork 960
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
Juicefs/fix secret key #2509
Juicefs/fix secret key #2509
Conversation
Signed-off-by: zwwhdls <zww@hdls.me>
Signed-off-by: zwwhdls <zww@hdls.me>
/test fluid-e2e |
Codecov Report
@@ Coverage Diff @@
## master #2509 +/- ##
=======================================
Coverage 67.48% 67.48%
=======================================
Files 367 367
Lines 21237 21241 +4
=======================================
+ Hits 14331 14335 +4
Misses 5221 5221
Partials 1685 1685
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
/test fluid-e2e |
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: cheyang The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
* fix key of secret Signed-off-by: zwwhdls <zww@hdls.me> * fix secretkey & update changelog Signed-off-by: zwwhdls <zww@hdls.me> Signed-off-by: zwwhdls <zww@hdls.me>
* fix key of secret Signed-off-by: zwwhdls <zww@hdls.me> * fix secretkey & update changelog Signed-off-by: zwwhdls <zww@hdls.me> Signed-off-by: zwwhdls <zww@hdls.me>
* fix key of secret Signed-off-by: zwwhdls <zww@hdls.me> * fix secretkey & update changelog Signed-off-by: zwwhdls <zww@hdls.me> Signed-off-by: zwwhdls <zww@hdls.me> Signed-off-by: cheyang <cheyang@163.com>
* fix key of secret Signed-off-by: zwwhdls <zww@hdls.me> * fix secretkey & update changelog Signed-off-by: zwwhdls <zww@hdls.me> Signed-off-by: zwwhdls <zww@hdls.me> Signed-off-by: cheyang <cheyang@163.com>
* fix key of secret Signed-off-by: zwwhdls <zww@hdls.me> * fix secretkey & update changelog Signed-off-by: zwwhdls <zww@hdls.me> Signed-off-by: zwwhdls <zww@hdls.me>
* fix key of secret Signed-off-by: zwwhdls <zww@hdls.me> * fix secretkey & update changelog Signed-off-by: zwwhdls <zww@hdls.me> Signed-off-by: zwwhdls <zww@hdls.me> Signed-off-by: cheyang <cheyang@163.com>
Ⅰ. Describe what this PR does
fix #2508
Ⅱ. Does this pull request fix one issue?
fixes #XXXX
Ⅲ. List the added test cases (unit test/integration test) if any, please explain if no tests are needed.
Ⅳ. Describe how to verify it
Ⅴ. Special notes for reviews