canonical / multipass

Multipass orchestrates virtual Ubuntu instances
https://multipass.run
GNU General Public License v3.0
7.76k stars 642 forks source link

Cloud init extra interface config #3423

Closed georgeliao closed 6 months ago

georgeliao commented 7 months ago

Switch from Netplan to cloud-init in configuring extra network interface step in the stopped instance case.

codecov[bot] commented 7 months ago

Codecov Report

Attention: Patch coverage is 96.70330% with 3 lines in your changes are missing coverage. Please review.

Project coverage is 88.59%. Comparing base (2bf881f) to head (bff59ba).

Files Patch % Lines
src/utils/yaml_node_utils.cpp 93.75% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #3423 +/- ## ========================================== - Coverage 88.70% 88.59% -0.11% ========================================== Files 253 254 +1 Lines 14012 14086 +74 ========================================== + Hits 12429 12480 +51 - Misses 1583 1606 +23 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.