[PR #1528] Remove Account.Rules from Store engines #15517

Closed
opened 2026-08-05 03:07:50 -04:00 by saavagebueno · 0 comments
Owner

Original Pull Request: https://github.com/netbirdio/netbird/pull/1528

State: closed
Merged: Yes


Describe your changes

This PR removes all usage of Account.Rules in the management. We still keep the endpoint that translates rules to policies and the other way around.

Release note:

The users with management on version < v0.15.3 should first upgrade their systems to v0.25.8, run management to properly migrate rules to policies, and then upgrade to 0.26.0+.

Checklist

  • Is it a bug fix
  • Is a typo/documentation fix
  • Is a feature enhancement
  • It is a refactor
  • Created tests that fail without the change (if possible)
  • Extended the README / documentation, if necessary
**Original Pull Request:** https://github.com/netbirdio/netbird/pull/1528 **State:** closed **Merged:** Yes --- ## Describe your changes This PR removes all usage of `Account.Rules` in the management. We still keep the endpoint that translates rules to policies and the other way around. #### Release note: > The users with management on version < [v0.15.3](https://github.com/netbirdio/netbird/releases/tag/v0.15.3) should first upgrade their systems to [v0.25.8](https://github.com/netbirdio/netbird/releases/tag/v0.25.8), run management to properly migrate rules to policies, and then upgrade to **0.26.0+**. ## Issue ticket number and link ### Checklist - [ ] Is it a bug fix - [ ] Is a typo/documentation fix - [ ] Is a feature enhancement - [x] It is a refactor - [ ] Created tests that fail without the change (if possible) - [ ] Extended the README / documentation, if necessary
saavagebueno added the pull-request label 2026-08-05 03:07:50 -04:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: DYNR/netbird#15517