Skip to content

Move protected_keys list inside want_int loop#649

Merged
mtarking merged 1 commit intodevelopfrom
protected_keys_fix
Mar 12, 2026
Merged

Move protected_keys list inside want_int loop#649
mtarking merged 1 commit intodevelopfrom
protected_keys_fix

Conversation

@mikewiebe
Copy link
Copy Markdown
Collaborator

@mikewiebe mikewiebe commented Mar 12, 2026

List of protected keys must be protected on each itteration via want_int list. Certain keys may or may not be present for PC member interfaces so they get removed for idempotence comparison purposes but the full protected keys list must be restored for the next interface in the list.

List of protected keys must be protected on each itteration via want_int list
@mtarking mtarking merged commit 897c9d8 into develop Mar 12, 2026
15 checks passed
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