Skip to content

RDKEMW-20818: RDKV-to-RDKE Migration: Unexpected Network Connectivity Prior to Migration Completion#560

Open
AravindanNC wants to merge 1 commit into
support/4.2.1from
topic/RDKEMW-20818
Open

RDKEMW-20818: RDKV-to-RDKE Migration: Unexpected Network Connectivity Prior to Migration Completion#560
AravindanNC wants to merge 1 commit into
support/4.2.1from
topic/RDKEMW-20818

Conversation

@AravindanNC

Copy link
Copy Markdown
Contributor

Reason for change: Add bootversion-loader.service dependency to NetworkManager
Test Procedure: Build RDKE image

Signed-off-by: nc.aravindan@gmail.com

Copilot AI review requested due to automatic review settings July 1, 2026 16:51
@AravindanNC AravindanNC requested a review from a team as a code owner July 1, 2026 16:51

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This PR aims to prevent unexpected network connectivity during the RDKV→RDKE migration window by adjusting NetworkManager’s systemd startup ordering/dependencies.

Changes:

  • Update NetworkManager’s unit override to start only after bootversion-loader.service (in addition to securemount.service).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment on lines 1 to +2
[Unit]
After=securemount.service
After=securemount.service bootversion-loader.service
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants