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] VLAN support for CAPL clusters #525

Merged
merged 30 commits into from
Oct 7, 2024

fixups

11e3c26
Select commit
Loading
Failed to load commit list.
Merged

[feat] VLAN support for CAPL clusters #525

fixups
11e3c26
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 1, 2024 in 1s

9.80% of diff hit (target 65.50%)

View this Pull Request on Codecov

9.80% of diff hit (target 65.50%)

Annotations

Check warning on line 113 in api/v1alpha2/linodecluster_webhook.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/v1alpha2/linodecluster_webhook.go#L110-L113

Added lines #L110 - L113 were not covered by tests

Check warning on line 270 in controller/linodecluster_controller.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

controller/linodecluster_controller.go#L266-L270

Added lines #L266 - L270 were not covered by tests

Check warning on line 275 in controller/linodecluster_controller.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

controller/linodecluster_controller.go#L272-L275

Added lines #L272 - L275 were not covered by tests

Check warning on line 120 in controller/linodemachine_controller_helpers.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

controller/linodemachine_controller_helpers.go#L120

Added line #L120 was not covered by tests

Check warning on line 122 in controller/linodemachine_controller_helpers.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

controller/linodemachine_controller_helpers.go#L122

Added line #L122 was not covered by tests

Check warning on line 124 in controller/linodemachine_controller_helpers.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

controller/linodemachine_controller_helpers.go#L124

Added line #L124 was not covered by tests

Check warning on line 153 in controller/linodemachine_controller_helpers.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

controller/linodemachine_controller_helpers.go#L150-L153

Added lines #L150 - L153 were not covered by tests

Check warning on line 155 in controller/linodemachine_controller_helpers.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

controller/linodemachine_controller_helpers.go#L155

Added line #L155 was not covered by tests

Check warning on line 157 in controller/linodemachine_controller_helpers.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

controller/linodemachine_controller_helpers.go#L157

Added line #L157 was not covered by tests

Check warning on line 232 in controller/linodemachine_controller_helpers.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

controller/linodemachine_controller_helpers.go#L229-L232

Added lines #L229 - L232 were not covered by tests

Check warning on line 382 in controller/linodemachine_controller_helpers.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

controller/linodemachine_controller_helpers.go#L380-L382

Added lines #L380 - L382 were not covered by tests

Check warning on line 387 in controller/linodemachine_controller_helpers.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

controller/linodemachine_controller_helpers.go#L384-L387

Added lines #L384 - L387 were not covered by tests

Check warning on line 390 in controller/linodemachine_controller_helpers.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

controller/linodemachine_controller_helpers.go#L389-L390

Added lines #L389 - L390 were not covered by tests

Check warning on line 392 in controller/linodemachine_controller_helpers.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

controller/linodemachine_controller_helpers.go#L392

Added line #L392 was not covered by tests

Check warning on line 407 in controller/linodemachine_controller_helpers.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

controller/linodemachine_controller_helpers.go#L395-L407

Added lines #L395 - L407 were not covered by tests

Check warning on line 420 in controller/linodemachine_controller_helpers.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

controller/linodemachine_controller_helpers.go#L410-L420

Added lines #L410 - L420 were not covered by tests

Check warning on line 423 in controller/linodemachine_controller_helpers.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

controller/linodemachine_controller_helpers.go#L422-L423

Added lines #L422 - L423 were not covered by tests

Check warning on line 425 in controller/linodemachine_controller_helpers.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

controller/linodemachine_controller_helpers.go#L425

Added line #L425 was not covered by tests

Check warning on line 429 in controller/linodemachine_controller_helpers.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

controller/linodemachine_controller_helpers.go#L428-L429

Added lines #L428 - L429 were not covered by tests

Check warning on line 434 in controller/linodemachine_controller_helpers.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

controller/linodemachine_controller_helpers.go#L432-L434

Added lines #L432 - L434 were not covered by tests

Check warning on line 440 in controller/linodemachine_controller_helpers.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

controller/linodemachine_controller_helpers.go#L437-L440

Added lines #L437 - L440 were not covered by tests

Check warning on line 442 in controller/linodemachine_controller_helpers.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

controller/linodemachine_controller_helpers.go#L442

Added line #L442 was not covered by tests

Check warning on line 445 in controller/linodemachine_controller_helpers.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

controller/linodemachine_controller_helpers.go#L444-L445

Added lines #L444 - L445 were not covered by tests

Check warning on line 449 in controller/linodemachine_controller_helpers.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

controller/linodemachine_controller_helpers.go#L448-L449

Added lines #L448 - L449 were not covered by tests

Check warning on line 453 in controller/linodemachine_controller_helpers.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

controller/linodemachine_controller_helpers.go#L452-L453

Added lines #L452 - L453 were not covered by tests