Commit 7371d7b
authored
add OrgId to WorkflowExecution and SecretsRequestParams (#1975)
Bump chainlink-protos to cre-sdk/v1alpha.20 which adds org_id
to the WorkflowExecution proto. Add OrgID to the confidential
relay SecretsRequestParams so the enclave can forward it to
VaultDON for org-based secret ownership.1 parent de8ab63 commit 7371d7b
4 files changed
Lines changed: 24 additions & 12 deletions
File tree
- pkg/capabilities/v2/actions
- confidentialrelay
- confidentialworkflow
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
25 | 26 | | |
26 | 27 | | |
27 | 28 | | |
| |||
Lines changed: 14 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments