You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Modify TypeInstance create/update actions (named as "Argo actions") to take new input context as described in 3rd,4th and 5th step: Workflow syntax - Create
For backward compatibility:
Modify Helm and Terraform runners output and additional output under nested value property in Argo artifact
Make sure all manifests are up-to-date (at least compatible with new Argo artifact syntax)
Acceptance Criteria
"Argo actions" reads mounted artifacts and render a proper GraphQL createTypeInstances mutation. Setting relations with a given backend should be skipped as it's done on Local Hub side.
Handle context propagation in the Local Hub. Send in to a given backend if available.
Create dedicated Capact manifests or update existing ones to showcase usage of the backend.context in Implementation manifest.
mszostok
changed the title
Handle multiple backends for the TypeInstance upload from workflow [5MD]
Handle multiple backends for the TypeInstance upload from workflow
Feb 14, 2022
Description
Blocked by: #630
Modify TypeInstance create/update actions (named as "Argo actions") to take new input
context
as described in 3rd,4th and 5th step: Workflow syntax - CreateFor backward compatibility:
value
property in Argo artifactAcceptance Criteria
createTypeInstances
mutation. Setting relations with a given backend should be skipped as it's done on Local Hub side.context
propagation in the Local Hub. Send in to a given backend if available.backend.context
in Implementation manifest.backend.context
propagation. We can use thedotenv
provider, see: Configure Secret storage backend to be used with Local Hub #647Related issues
See epic #604 for reason and use cases.
The text was updated successfully, but these errors were encountered: