mirror of
https://github.com/netbirdio/netbird.git
synced 2026-05-05 16:46:39 +00:00
Merge main into feature/affected-peers
Resolve conflicts keeping affected-peers logic while adopting UpdateReason parameter from main for UpdateAccountPeers and BufferUpdateAccountPeers signatures. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -559,7 +559,7 @@ func (m *managerImpl) resolveResourceAffectedPeers(ctx context.Context, accountI
|
||||
}
|
||||
}
|
||||
|
||||
return peerIDs, nil
|
||||
return peerIDs
|
||||
}
|
||||
|
||||
func NewManagerMock() Manager {
|
||||
|
||||
Reference in New Issue
Block a user