Introduced an option to disable physical nic updates in Netbox - #442
Conversation
0655b11 to
499862a
Compare
8adc4cd to
4c5fbc8
Compare
|
@semx: are you sure this works as intended? As far as I can see:
|
|
You are right on both points, and I should have exercised the option before merging rather than only the default path. Verified now with the vcsim suite: with #555 fixes that and adds the missing One semantic point for you to decide: physical interfaces that already exist in NetBox are simply no longer updated by the source once the option is on, so they are treated as unreported by the prune logic. If you would rather have the option leave existing pNICs untouched entirely, or skip the VMkernel interfaces too, I'll adjust #555 accordingly. Happy to revert #442 instead if you prefer the author to finish it. |
|
For PRs which are not mergeable but still considered useful, I would suggest following: |
|
Understood, I'll use that flow from now on: a |
|
It is quite some work but in some cases it is useful to keep the changes already implemented and fix the missing parts rather then waiting for weeks/months for feedbacks or upfates. Thank you again for all this work. |
We have issues today with the netbox sync, as it will mess with host physical networks.
Therefore I have introduced an config option to disable host network updates.