Conversation
services/ctl-api/internal/app/apps/service/create_app_operation_role_config.go
Outdated
Show resolved
Hide resolved
|
This PR was marked as stale, and will be closed after 3 more days. Add the #keep-open label to prevent this from being closed. |
f3f25a0 to
711b7b7
Compare
|
This PR was marked as stale, and will be closed after 3 more days. Add the #keep-open label to prevent this from being closed. |
711b7b7 to
213229b
Compare
|
This PR was marked as stale, and will be closed after 3 more days. Add the #keep-open label to prevent this from being closed. |
213229b to
1a418dc
Compare
|
This PR was marked as stale, and will be closed after 3 more days. Add the #keep-open label to prevent this from being closed. |
|
This PR was marked as stale, and will be closed after 3 more days. Add the #keep-open label to prevent this from being closed. |
|
This PR was marked as stale, and will be closed after 3 more days. Add the #keep-open label to prevent this from being closed. |
- if role not found in stack output we default to default roles - role refs in app config work even if there are extra spaces in rendering parts - rollback plancontentdisplay to byte with omitempty
a24f515 to
7a824d6
Compare
|
This PR was marked as stale, and will be closed after 3 more days. Add the #keep-open label to prevent this from being closed. |
This pr adds ability to provide role for any specific operation for a deploy, sandbox or an action.
Roles can either be specified via operation_roles config, component config, or an action config in the app config definition.
Cloud auth roles are evaluated on runtime and stored in runner plan which is then picked up by the runnner job to use that speciifc auth configuration for component, sandbox, action run