Skip to content

Conversation

@pierantoniomerlino
Copy link
Member

This PR removes the check of the content of the net.interfaces property when a new configuration is applied. Moreover, the webUI behavior has been changed to take into account the fact that a network interface cannot be listed in that property.

@pierantoniomerlino pierantoniomerlino force-pushed the fix_net_interfaces_property_management branch from 2604207 to 6648e6f Compare November 8, 2024 08:44
@mattdibi mattdibi marked this pull request as draft November 8, 2024 13:45
@mattdibi
Copy link
Member

mattdibi commented Nov 8, 2024

Since this PR is quite invasive (removing a snapshot property that's being there for... as long as the project exists) and we're in the middle of the release process, we decided to opt for a less invasive fix of the issue for the time being.

The current issue is given by the fact that, due to how the Kura snapshot works, we cannot configure a network interface via Rest if it is not already in the snapshot (while via UI we can).

This PR addresses the issue at snapshot level, we'll create a PR that addresses the issue at Rest API level. After this release we'll resurrect this PR.

To work on the new PR we'll need to revert the already contributed changes in #5522

@github-actions
Copy link
Contributor

github-actions bot commented Jan 8, 2025

This pull request is stale because it has been open for 60 days with no activity.

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.

3 participants