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

Network subsystem remove os rules #396

Conversation

dorileo
Copy link
Member

@dorileo dorileo commented Jun 8, 2024

No description provided.

MDS will provide us with the user's defined MTU make sure we honor
it on the netplan dropin.
Copy link
Contributor

@a-crate a-crate left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

We are removing the backward compatibility OS rules and assuming the
detected available backend. This change also removes the notion of
fallback as it was before. Additionally the rollback logic changed
to "rollback all backends except the active one", the "except the
active one" rule is important to prevent restarting network when
no configuration change's happened.

In the set we are also adding the netplan dhcp overrides directives
that was resulting into misconfigured dhcp routes.
@dorileo dorileo force-pushed the network-subsystem-remove-os-rules branch from dbbfc18 to cf66d95 Compare June 11, 2024 17:58
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: a-crate, dorileo

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@google-oss-prow google-oss-prow bot merged commit a743ab5 into GoogleCloudPlatform:main Jun 11, 2024
5 checks passed
a-crate added a commit to a-crate/guest-agent that referenced this pull request Jul 22, 2024
…oogleCloudPlatform#396)

Keep the refactor of general structure, netplan dhcp overrides, and netplan support for default MTU.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants