Commit 6d17cc2
docs: update snapshotter role permissions - allow environment creation (#340)
Reflects
[kosli-dev/server#6283](kosli-dev/server#6283),
which lets the Snapshotter role create environments via `PUT
/api/v2/environments/{org}` (in addition to reporting snapshots).
Update/archive/rename/policy-attach and every other resource path remain
denied.
Changes:
- `administration/managing_users/roles_in_kosli.md` — overview row,
permissions matrix (split "Create/update environments" into separate
Create and Update rows; Snapshotter gets ✅ for Create), and the
Snapshotter accordion (added environment creation to "can" and listed
update/archive/rename/policy attach in "cannot").
- `administration/authentication/service_accounts.md` — expanded the
Snapshotter description to mention creating environments (e.g.
`--auto-environment`).
- `implementation_guide/phase_1/roles_and_responsibilities/overview.md`
— matching one-line update.
<!-- mintlify-agent-attribution -->
---
Generated by Mintlify Agent.
Requested by: marko@kosli.com via Slack
Mintlify session: slack_1784903854.216899_C0AJTQ5633K
---------
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
Co-authored-by: Marko Bevc <marko@kosli.com>
Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com>1 parent ee2a6e3 commit 6d17cc2
3 files changed
Lines changed: 24 additions & 17 deletions
File tree
- administration
- authentication
- managing_users
- implementation_guide/phase_1/roles_and_responsibilities
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
| 37 | + | |
37 | 38 | | |
38 | 39 | | |
39 | 40 | | |
| |||
120 | 121 | | |
121 | 122 | | |
122 | 123 | | |
123 | | - | |
| 124 | + | |
124 | 125 | | |
125 | 126 | | |
126 | 127 | | |
127 | 128 | | |
128 | 129 | | |
129 | | - | |
130 | | - | |
131 | | - | |
132 | | - | |
133 | | - | |
134 | | - | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
135 | 137 | | |
136 | 138 | | |
137 | | - | |
138 | | - | |
139 | | - | |
140 | | - | |
141 | | - | |
142 | | - | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
143 | 150 | | |
144 | 151 | | |
145 | 152 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | | - | |
| 76 | + | |
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
0 commit comments