Enforce automated authority migrations between releases #3402
Labels
feature:idea
An early idea for a feature. Used as reference to follow new feature integrations
Milestone
Is your feature request related to a problem? Please describe.
All required changes to authorization grants must include automated migration scripts.
Requiring manual adjustments to Authz breaks our ability to run upgrade tests in the CI, adds unnecessary operational overhead to node operators, and increases the chance that something goes wrong with the upgrade.
Describe the solution you'd like
This will be enforced with CI Checks and failing to automate authz changes will block a release.
Blocks: #2708
The text was updated successfully, but these errors were encountered: