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] make VLAN IPs unique across controller pod restarts #544

Merged
merged 4 commits into from
Oct 21, 2024

lint fix

1d81702
Select commit
Loading
Failed to load commit list.
Merged

[fix] make VLAN IPs unique across controller pod restarts #544

lint fix
1d81702
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 21, 2024 in 1s

39.21% of diff hit (target 64.82%)

View this Pull Request on Codecov

39.21% of diff hit (target 64.82%)

Annotations

Check warning on line 138 in controller/linodemachine_controller_helpers.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

controller/linodemachine_controller_helpers.go#L135-L138

Added lines #L135 - L138 were not covered by tests

Check warning on line 364 in controller/linodemachine_controller_helpers.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

controller/linodemachine_controller_helpers.go#L364

Added line #L364 was not covered by tests

Check warning on line 371 in controller/linodemachine_controller_helpers.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

controller/linodemachine_controller_helpers.go#L368-L371

Added lines #L368 - L371 were not covered by tests

Check warning on line 373 in controller/linodemachine_controller_helpers.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

controller/linodemachine_controller_helpers.go#L373

Added line #L373 was not covered by tests

Check warning on line 378 in controller/linodemachine_controller_helpers.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

controller/linodemachine_controller_helpers.go#L378

Added line #L378 was not covered by tests

Check warning on line 51 in util/vlanips.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

util/vlanips.go#L50-L51

Added lines #L50 - L51 were not covered by tests

Check warning on line 59 in util/vlanips.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

util/vlanips.go#L58-L59

Added lines #L58 - L59 were not covered by tests

Check warning on line 64 in util/vlanips.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

util/vlanips.go#L63-L64

Added lines #L63 - L64 were not covered by tests

Check warning on line 71 in util/vlanips.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

util/vlanips.go#L68-L71

Added lines #L68 - L71 were not covered by tests

Check warning on line 86 in util/vlanips.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

util/vlanips.go#L85-L86

Added lines #L85 - L86 were not covered by tests

Check warning on line 118 in util/vlanips.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

util/vlanips.go#L117-L118

Added lines #L117 - L118 were not covered by tests