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

[fix] create scope with default credentials for all resources #507

Merged
merged 11 commits into from
Sep 23, 2024

handling cyclomatic complexity for all controllers

180534c
Select commit
Loading
Failed to load commit list.
Merged

[fix] create scope with default credentials for all resources #507

handling cyclomatic complexity for all controllers
180534c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 16, 2024 in 0s

70.00% of diff hit (target 65.08%)

View this Pull Request on Codecov

70.00% of diff hit (target 65.08%)

Annotations

Check warning on line 156 in cloud/scope/cluster.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cloud/scope/cluster.go#L156

Added line #L156 was not covered by tests

Check warning on line 130 in cloud/scope/firewall.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cloud/scope/firewall.go#L130

Added line #L130 was not covered by tests

Check warning on line 182 in cloud/scope/object_storage_key.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cloud/scope/object_storage_key.go#L182

Added line #L182 was not covered by tests

Check warning on line 134 in cloud/scope/placement_group.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cloud/scope/placement_group.go#L134

Added line #L134 was not covered by tests

Check warning on line 133 in cloud/scope/vpc.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cloud/scope/vpc.go#L133

Added line #L133 was not covered by tests

Check warning on line 162 in controller/linodecluster_controller.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

controller/linodecluster_controller.go#L161-L162

Added lines #L161 - L162 were not covered by tests

Check warning on line 148 in controller/linodefirewall_controller.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

controller/linodefirewall_controller.go#L147-L148

Added lines #L147 - L148 were not covered by tests

Check warning on line 208 in controller/linodemachine_controller.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

controller/linodemachine_controller.go#L206-L208

Added lines #L206 - L208 were not covered by tests

Check warning on line 137 in controller/linodeobjectstoragekey_controller.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

controller/linodeobjectstoragekey_controller.go#L136-L137

Added lines #L136 - L137 were not covered by tests

Check warning on line 158 in controller/linodeplacementgroup_controller.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

controller/linodeplacementgroup_controller.go#L157-L158

Added lines #L157 - L158 were not covered by tests

Check warning on line 164 in controller/linodevpc_controller.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

controller/linodevpc_controller.go#L163-L164

Added lines #L163 - L164 were not covered by tests