-
Notifications
You must be signed in to change notification settings - Fork 6k
br: support s3 profile config #62199
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
br: support s3 profile config #62199
Conversation
|
Hi @takaidohigasi. Thanks for your PR. I'm waiting for a pingcap member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
|
Hi @takaidohigasi. Thanks for your PR. PRs from untrusted users cannot be marked as trusted with I understand the commands that are listed here. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
|
/test |
|
@takaidohigasi: Cannot trigger testing until a trusted user reviews the PR and leaves an In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
1 similar comment
|
@takaidohigasi: Cannot trigger testing until a trusted user reviews the PR and leaves an In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
|
/ok-to-test |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #62199 +/- ##
================================================
+ Coverage 72.8591% 74.8508% +1.9917%
================================================
Files 1768 1814 +46
Lines 485994 494152 +8158
================================================
+ Hits 354091 369877 +15786
+ Misses 110224 101160 -9064
- Partials 21679 23115 +1436
Flags with carried forward coverage won't be shown. Click here to find out more.
🚀 New features to boost your workflow:
|
5c4ae91 to
ad3c4bd
Compare
|
/test build |
|
@takaidohigasi: The specified target(s) for
Use In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
|
/retest |
I think that's a known problem #61575 . Don't worry, reviewers will remind you if some critical CI failed. I'll take a look next week. |
|
thanks let me know! |
|
/cc @Leavrth |
|
🙏 |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: lance6716, Leavrth 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 |
|
thanks, I will create the PR for docs too. |
|
/retest |
1 similar comment
|
/retest |
|
https://github.com/pingcap/tidb/actions/runs/16466462588/job/46707983113?pr=62199 |
|
/retest |
I will check the master branch |
|
already fixed on master. so I pull(merge) upstream/master |
…ofiling-support-for-s3
|
/retest |
|
I believe this will resolve integration test failure |
|
all the integration-tests were passed, and waiting other tests will succeed. |
|
👏 |
What problem does this PR solve?
Issue Number: ref #46609
Problem Summary:
What changed and how does it work?
Check List
Tests
Side effects
Documentation
it requries some document update
https://docs.pingcap.com/tidb/stable/dumpling-overview/#export-data-to-amazon-s3-cloud-storage
around
=>
pingcap/docs#21456
Release note
Please refer to Release Notes Language Style Guide to write a quality release note.