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

scheduler: add disable to independent config #8567

Merged
merged 11 commits into from
Sep 18, 2024

add disable to independent config

5667cbc
Select commit
Loading
Failed to load commit list.
Merged

scheduler: add disable to independent config #8567

add disable to independent config
5667cbc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Aug 26, 2024 in 0s

81.34% of diff hit (target 77.64%)

View this Pull Request on Codecov

81.34% of diff hit (target 77.64%)

Annotations

Check warning on line 545 in pkg/schedule/schedulers/balance_leader.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/schedule/schedulers/balance_leader.go#L544-L545

Added lines #L544 - L545 were not covered by tests

Check warning on line 555 in pkg/schedule/schedulers/balance_leader.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/schedule/schedulers/balance_leader.go#L554-L555

Added lines #L554 - L555 were not covered by tests

Check warning on line 274 in pkg/schedule/schedulers/balance_region.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/schedule/schedulers/balance_region.go#L273-L274

Added lines #L273 - L274 were not covered by tests

Check warning on line 284 in pkg/schedule/schedulers/balance_region.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/schedule/schedulers/balance_region.go#L283-L284

Added lines #L283 - L284 were not covered by tests

Check warning on line 124 in pkg/schedule/schedulers/base_scheduler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/schedule/schedulers/base_scheduler.go#L124

Added line #L124 was not covered by tests

Check warning on line 130 in pkg/schedule/schedulers/base_scheduler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/schedule/schedulers/base_scheduler.go#L130

Added line #L130 was not covered by tests

Check warning on line 313 in pkg/schedule/schedulers/evict_slow_store.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/schedule/schedulers/evict_slow_store.go#L312-L313

Added lines #L312 - L313 were not covered by tests

Check warning on line 333 in pkg/schedule/schedulers/evict_slow_store.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/schedule/schedulers/evict_slow_store.go#L332-L333

Added lines #L332 - L333 were not covered by tests

Check warning on line 289 in pkg/schedule/schedulers/hot_region.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/schedule/schedulers/hot_region.go#L288-L289

Added lines #L288 - L289 were not covered by tests

Check warning on line 405 in pkg/schedule/schedulers/hot_region.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/schedule/schedulers/hot_region.go#L404-L405

Added lines #L404 - L405 were not covered by tests

Check warning on line 154 in pkg/schedule/schedulers/scheduler_controller.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/schedule/schedulers/scheduler_controller.go#L153-L154

Added lines #L153 - L154 were not covered by tests

Check warning on line 220 in pkg/schedule/schedulers/scheduler_controller.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/schedule/schedulers/scheduler_controller.go#L218-L220

Added lines #L218 - L220 were not covered by tests