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

manage routes for instances in multiple vpcs in a single region #241

Merged
merged 6 commits into from
Nov 14, 2024

address review comments

5194406
Select commit
Loading
Failed to load commit list.
Merged

manage routes for instances in multiple vpcs in a single region #241

address review comments
5194406
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 13, 2024 in 0s

73.00% of diff hit (target 55.33%)

View this Pull Request on Codecov

73.00% of diff hit (target 55.33%)

Annotations

Check warning on line 92 in cloud/linode/cloud.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cloud/linode/cloud.go#L91-L92

Added lines #L91 - L92 were not covered by tests

Check warning on line 96 in cloud/linode/cloud.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cloud/linode/cloud.go#L95-L96

Added lines #L95 - L96 were not covered by tests

Check warning on line 91 in cloud/linode/instances.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cloud/linode/instances.go#L90-L91

Added lines #L90 - L91 were not covered by tests

Check warning on line 43 in cloud/linode/route_controller.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cloud/linode/route_controller.go#L43

Added line #L43 was not covered by tests

Check warning on line 48 in cloud/linode/route_controller.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cloud/linode/route_controller.go#L47-L48

Added lines #L47 - L48 were not covered by tests

Check warning on line 157 in cloud/linode/route_controller.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cloud/linode/route_controller.go#L157

Added line #L157 was not covered by tests

Check warning on line 209 in cloud/linode/route_controller.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cloud/linode/route_controller.go#L209

Added line #L209 was not covered by tests

Check warning on line 49 in cloud/linode/vpc.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cloud/linode/vpc.go#L49

Added line #L49 was not covered by tests

Check warning on line 55 in cloud/linode/vpc.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cloud/linode/vpc.go#L55

Added line #L55 was not covered by tests

Check warning on line 67 in cloud/linode/vpc.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cloud/linode/vpc.go#L66-L67

Added lines #L66 - L67 were not covered by tests

Check warning on line 76 in cloud/linode/vpc.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cloud/linode/vpc.go#L70-L76

Added lines #L70 - L76 were not covered by tests