Skip to content
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

koordetector: make koordetector able to build #11

Merged
merged 1 commit into from
Mar 7, 2023

Conversation

songtao98
Copy link
Contributor

The last commit into main branch has a dependency conflict, which makes interference manager build failed. This PR fix it by replace related modules compulsively to correct version.

This PR also rewrite statesinformer in koordinator. This is because koordetector plan to deprecate metriccache in koordinator, instead using tsdb to cache metrics in the future. Also there are redundant clients that koordinator's statesinformer relies on, such as topologyclient, etc. We also need to delete them in koordetector.

After these modifications, this PR adds dockerfile and makefile for koordetector component to build.

@koordinator-bot koordinator-bot bot requested review from FillZpp and hormes March 3, 2023 06:35
@songtao98 songtao98 force-pushed the build_koordetector branch 9 times, most recently from 2e8d93c to 77c5a0d Compare March 7, 2023 09:12
…uccess

Signed-off-by: songtao98 <songtao2603060@gmail.com>
@songtao98 songtao98 force-pushed the build_koordetector branch from 77c5a0d to 3fae2df Compare March 7, 2023 10:59
@zwzhang0107
Copy link
Contributor

/lgtm
/approve

@koordinator-bot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: zwzhang0107

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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@koordinator-bot koordinator-bot bot merged commit 25b35d3 into koordinator-sh:main Mar 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants