Commit 3b8f4b1
committed
refactor(iam): declare UA agent permissions via the core manifest
Move agent.ua.create/issue_key out of a DB migration and into
core.yaml.j2's $core.iam.permissions, matching how other elements
(e.g. exordos_world) already declare permissions in their own
manifests, and per review feedback on PR #517 that permission data
is moving away from migrations. Permission/Role/PermissionBinding
already support this via TargetResourceMixin.1 parent 99d9dfb commit 3b8f4b1
2 files changed
Lines changed: 10 additions & 83 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
8 | 18 | | |
9 | 19 | | |
10 | 20 | | |
| |||
Lines changed: 0 additions & 83 deletions
This file was deleted.
0 commit comments