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

resource_control: supports dynamically change the controller config #7042

Merged
merged 11 commits into from
Sep 18, 2023

fix

a40b3c9
Select commit
Loading
Failed to load commit list.
Merged

resource_control: supports dynamically change the controller config #7042

fix
a40b3c9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Sep 14, 2023 in 1s

64.00% of diff hit (target 74.44%)

View this Pull Request on Codecov

64.00% of diff hit (target 74.44%)

Annotations

Check warning on line 228 in client/resource_group/controller/controller.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/resource_group/controller/controller.go#L228

Added line #L228 was not covered by tests

Check warning on line 239 in client/resource_group/controller/controller.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/resource_group/controller/controller.go#L239

Added line #L239 was not covered by tests

Check warning on line 245 in client/resource_group/controller/controller.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/resource_group/controller/controller.go#L245

Added line #L245 was not covered by tests

Check warning on line 266 in client/resource_group/controller/controller.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/resource_group/controller/controller.go#L265-L266

Added lines #L265 - L266 were not covered by tests

Check warning on line 269 in client/resource_group/controller/controller.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/resource_group/controller/controller.go#L268-L269

Added lines #L268 - L269 were not covered by tests

Check warning on line 276 in client/resource_group/controller/controller.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/resource_group/controller/controller.go#L273-L276

Added lines #L273 - L276 were not covered by tests

Check warning on line 349 in client/resource_group/controller/controller.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/resource_group/controller/controller.go#L349

Added line #L349 was not covered by tests

Check warning on line 353 in client/resource_group/controller/controller.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/resource_group/controller/controller.go#L353

Added line #L353 was not covered by tests

Check warning on line 1192 in client/resource_group/controller/controller.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/resource_group/controller/controller.go#L1192

Added line #L1192 was not covered by tests

Check warning on line 48 in client/resource_group/controller/util.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/resource_group/controller/util.go#L48

Added line #L48 was not covered by tests

Check warning on line 52 in client/resource_group/controller/util.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/resource_group/controller/util.go#L52

Added line #L52 was not covered by tests

Check warning on line 62 in client/resource_group/controller/util.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/resource_group/controller/util.go#L60-L62

Added lines #L60 - L62 were not covered by tests

Check warning on line 67 in client/resource_group/controller/util.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/resource_group/controller/util.go#L67

Added line #L67 was not covered by tests

Check warning on line 224 in pkg/mcs/resourcemanager/server/apis/v1/api.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/mcs/resourcemanager/server/apis/v1/api.go#L223-L224

Added lines #L223 - L224 were not covered by tests

Check warning on line 230 in pkg/mcs/resourcemanager/server/apis/v1/api.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/mcs/resourcemanager/server/apis/v1/api.go#L229-L230

Added lines #L229 - L230 were not covered by tests

Check warning on line 234 in pkg/mcs/resourcemanager/server/apis/v1/api.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/mcs/resourcemanager/server/apis/v1/api.go#L233-L234

Added lines #L233 - L234 were not covered by tests

Check warning on line 111 in pkg/mcs/resourcemanager/server/manager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/mcs/resourcemanager/server/manager.go#L110-L111

Added lines #L110 - L111 were not covered by tests

Check warning on line 126 in pkg/mcs/resourcemanager/server/manager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/mcs/resourcemanager/server/manager.go#L126

Added line #L126 was not covered by tests

Check warning on line 138 in pkg/mcs/resourcemanager/server/manager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/mcs/resourcemanager/server/manager.go#L138

Added line #L138 was not covered by tests

Check warning on line 183 in pkg/mcs/resourcemanager/server/manager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/mcs/resourcemanager/server/manager.go#L183

Added line #L183 was not covered by tests

Check warning on line 196 in pkg/mcs/resourcemanager/server/manager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/mcs/resourcemanager/server/manager.go#L195-L196

Added lines #L195 - L196 were not covered by tests

Check warning on line 201 in pkg/mcs/resourcemanager/server/manager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/mcs/resourcemanager/server/manager.go#L200-L201

Added lines #L200 - L201 were not covered by tests

Check warning on line 206 in pkg/mcs/resourcemanager/server/manager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/mcs/resourcemanager/server/manager.go#L206

Added line #L206 was not covered by tests