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

[feat] Support usage of separate Linode API for the domain client #436

Merged
merged 13 commits into from
Aug 5, 2024

Rework doc additions into dns-loadbalancing.md

b835501
Select commit
Loading
Failed to load commit list.
Merged

[feat] Support usage of separate Linode API for the domain client #436

Rework doc additions into dns-loadbalancing.md
b835501
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Aug 2, 2024 in 0s

50.56% of diff hit (target 66.27%)

View this Pull Request on Codecov

50.56% of diff hit (target 66.27%)

Annotations

Check warning on line 73 in cloud/scope/common.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cloud/scope/common.go#L73

Added line #L73 was not covered by tests

Check warning on line 88 in cloud/scope/common.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cloud/scope/common.go#L88

Added line #L88 was not covered by tests

Check warning on line 91 in cloud/scope/common.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cloud/scope/common.go#L91

Added line #L91 was not covered by tests

Check warning on line 85 in cmd/main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/main.go#L84-L85

Added lines #L84 - L85 were not covered by tests

Check warning on line 139 in cmd/main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/main.go#L139

Added line #L139 was not covered by tests

Check warning on line 144 in cmd/main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/main.go#L143-L144

Added lines #L143 - L144 were not covered by tests

Check warning on line 178 in cmd/main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/main.go#L175-L178

Added lines #L175 - L178 were not covered by tests

Check warning on line 189 in cmd/main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/main.go#L185-L189

Added lines #L185 - L189 were not covered by tests

Check warning on line 199 in cmd/main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/main.go#L196-L199

Added lines #L196 - L199 were not covered by tests

Check warning on line 210 in cmd/main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/main.go#L206-L210

Added lines #L206 - L210 were not covered by tests

Check warning on line 220 in cmd/main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/main.go#L217-L220

Added lines #L217 - L220 were not covered by tests

Check warning on line 232 in cmd/main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/main.go#L227-L232

Added lines #L227 - L232 were not covered by tests

Check warning on line 94 in controller/linodecluster_controller.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

controller/linodecluster_controller.go#L94

Added line #L94 was not covered by tests

Check warning on line 144 in controller/linodemachine_controller.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

controller/linodemachine_controller.go#L143-L144

Added lines #L143 - L144 were not covered by tests

Check warning on line 91 in controller/linodeplacementgroup_controller.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

controller/linodeplacementgroup_controller.go#L91

Added line #L91 was not covered by tests

Check warning on line 97 in controller/linodevpc_controller.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

controller/linodevpc_controller.go#L97

Added line #L97 was not covered by tests