Commit 18cd74f
feat: add customer-workload service account for pod isolation (#4455)
* feat: add environment variables db schema and queries
* fix db query
* feat: add SecretsConfig proto for encrypted env vars
* [autofix.ci] apply automated fixes
* feat: dashboard UI for environment variables management
* fix comment and rename file
* fix file export name
* Remove unnecessary comments from add-env-vars
* add toasts for environment variable operations
* [autofix.ci] apply automated fixes
* fix: add try/catch error handling to env var mutations
* unfmt file
* [autofix.ci] apply automated fixes
* feat: decrypt env vars in CTRL workflow before passing to Krane
* feat: inject env vars into pod spec via Krane
* feat: add customer-workload service account for pod isolation
---------
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Andreas Thomas <[email protected]>1 parent 5e4f3e2 commit 18cd74f
1 file changed
+13
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
11 | 24 | | |
12 | 25 | | |
13 | 26 | | |
| |||
0 commit comments