Commit b1677c3
committed
Merge permissions/grants invariant configs into their base configs
The invariant configs had separate base and *_with_permissions/*_with_grants
variants that differed only by an appended permissions or grants block.
Fold the block into the base config and drop the variant for jobs, database
instances, model serving endpoints, schemas, and secret scopes.
model is left as a separate model/model_with_permissions pair: continue_293
deploys first with CLI v0.293.0, which cannot deploy model permissions (see
its no_model_with_permissions exclude, PR #4941). Merging permissions into
model.yml.tmpl would force excluding it from continue_293 and lose base-model
continue-from-0.293.0 coverage. The other five resources have no such
old-version limitation.
Co-authored-by: Isaac1 parent a54e88f commit b1677c3
14 files changed
Lines changed: 18 additions & 76 deletions
File tree
- acceptance/bundle/invariant
- configs
- continue_293
- migrate
- no_drift
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
Lines changed: 0 additions & 11 deletions
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
Lines changed: 0 additions & 10 deletions
This file was deleted.
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
Lines changed: 0 additions & 10 deletions
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
Lines changed: 0 additions & 12 deletions
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
Lines changed: 0 additions & 13 deletions
This file was deleted.
0 commit comments