Tell the story why you need to make this change from the user's perspective.
We need to give a service account for fateflow, to let it be able to do crud for sts of the algorithm container.
We also need to give it the capability for doing exec in the algorithm container.
Tests
After fix
After applying the service account for fateflow, I get into the flow pod and verified below operations can work:
Signed-off-by: Chen Jing jingch@vmware.com
Fixes ISSUE #794
Description
Tests
After fix
After applying the service account for fateflow, I get into the flow pod and verified below operations can work: