parodos-dev / serverless-workflow-examples

Apache License 2.0
0 stars 13 forks source link

FLPATH-1074:cluster-onboarding #28

Open RichardW98 opened 4 months ago

RichardW98 commented 4 months ago

issue: https://issues.redhat.com/browse/FLPATH-1074 flow:

  1. read a secret with token of another cluster in a namespace
  2. deploy a dummy app in the destination cluster Screenshot 2024-03-06 at 12 00 29 PM Screenshot 2024-03-06 at 12 00 35 PM
RichardW98 commented 3 months ago

callback events is used here for communication between func and workflow. It's hard to rewrite the func to a workflow with openapi spec as Kogito doesn't support one time run-to-complete mode for now

pkliczewski commented 3 months ago

@masayag @gabriel-farache please take a look at the latest changes