dxf: add keyspace name to global task table#61755
Conversation
|
Hi @D3Hunter. Thanks for your PR. PRs from untrusted users cannot be marked as trusted with I understand the commands that are listed here. 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 kubernetes-sigs/prow repository. |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #61755 +/- ##
================================================
+ Coverage 73.0870% 75.2400% +2.1530%
================================================
Files 1730 1746 +16
Lines 481184 485352 +4168
================================================
+ Hits 351683 365179 +13496
+ Misses 107956 97977 -9979
- Partials 21545 22196 +651
Flags with carried forward coverage won't be shown. Click here to find out more.
🚀 New features to boost your workflow:
|
[LGTM Timeline notifier]Timeline:
|
|
|
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: 3pointer, Benjamin2037, wjhuang2016, yudongusa 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 |
What problem does this PR solve?
Issue Number: ref #61702
Problem Summary:
What changed and how does it work?
as title, and we use keyspace name of current instance as the task keyspace
Check List
Tests
bootstrap a new cluster with PR, check table schema correct. also test with a upgrade scenario, all success
Side effects
Documentation
Release note
Please refer to Release Notes Language Style Guide to write a quality release note.