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

remove vpc from cache if it doesn't exist

f95b9bd
Select commit
Loading
Failed to load commit list.
Merged

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

remove vpc from cache if it doesn't exist
f95b9bd
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 48 in cloud/linode/vpc.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cloud/linode/vpc.go#L48

Added line #L48 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

cloud/linode/vpc.go#L54

Added line #L54 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

cloud/linode/vpc.go#L65-L66

Added lines #L65 - L66 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

cloud/linode/vpc.go#L69-L75

Added lines #L69 - L75 were not covered by tests