disagg: Adapt with the GetLifecycleConfig response on AWS S3#9888
disagg: Adapt with the GetLifecycleConfig response on AWS S3#9888ti-chi-bot[bot] merged 4 commits intopingcap:masterfrom
Conversation
Signed-off-by: JaySon-Huang <tshent@qq.com>
Signed-off-by: JaySon-Huang <tshent@qq.com>
Signed-off-by: JaySon-Huang <tshent@qq.com>
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: JinheLin, Lloyd-Pottiger The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
[LGTM Timeline notifier]Timeline:
|
|
@JaySon-Huang: Your PR was out of date, I have automatically updated it for you. At the same time I will also trigger all tests for you: /run-all-tests
If the CI test fails, you just re-trigger the test that failed and the bot will merge the PR for you after the CI passes. DetailsInstructions 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 ti-community-infra/tichi repository. |
|
/run-all-tests |
|
/test pull-integration-test |
|
/test pull-unit-test |
1 similar comment
|
/test pull-unit-test |
…#9888) close pingcap#9889 * Adapt the logic of checking rule existence with the rule filter response on latest AWS S3 * Accept `AWS_SESSION_TOKEN` to run unit-test with temporary ak, sk, session_token Signed-off-by: JaySon-Huang <tshent@qq.com> Co-authored-by: ti-chi-bot[bot] <108142056+ti-chi-bot[bot]@users.noreply.github.com>
What problem does this PR solve?
Issue Number: close #9889
Problem Summary:
We encounter some error logging as follow after the lifecycle is correctly added.
What is changed and how it works?
Check List
Tests
Side effects
Documentation
Release note