Roy Golan
Roy Golan
To support root or non-root docker invocations, set the KUBECONFIG specifically to the passed .kube dir. The reason is that 'oc' incovation as root is by default looking for the...
To make the deployment faster and more performent we can share the lago host rpm-directory with the guest, by passing the network usage needed to perform installations. This proposal may...
- Extract all left containers actions to podman util - Make action runs async - WIP: Add preferences
### Description There is no way to set a workflow status on end to a status different than completed. While the workflow completed its steps we don't have a way...
https://github.com/medik8s organisation is in the process of publishing several operators, all of them are around availability, fencing, and remediation and there is yet a category for them.
Motivation Workflows create assets and retrievs data from external parties. Those created assets are non-trivial by nature, cost money and time and the data retrieved should be kept for federated....
A convenience authorization error instead of continuously creating NotAllowedError('Unauthorized') Signed-off-by: Roy Golan
Generate manifests and save them in the runtime image. Generating manifests is an opt-in as part of the build ran by /launch/build-app.sh When setting `GEN_MANIFESTS=true` during container build the build-app.sh...
After building a serverless workflow image the next step is to generate the operator-specific manifests for it. Today this is done using `kn-workflow gen-manifest` [tool ](https://github.com/apache/incubator-kie-tools/tree/main/packages/kn-plugin-workflow) and in a separate...
### What do you want to improve? The definition and evaluation of RBAC rules ### What is the current behavior? Currently there is no way for plugins to create a...