| I've created a new action "update" but I was not able to run it from openshift ui or its cli. I was able o run the following command: "apb run --project myproject --action update" but it needs the apb.yml file which doesn't make much sense from an end user perspective. All things considered I think we could create a service pod to install the android sdk packages (instead of a usual pod that runs forever) so it could be executed from oc cli/ui as a usual pod. |