Andrey Melnikov
Andrey Melnikov
This happens when you remove a `name` from a `container` definition
With a microk8s deployment, we need to use the config file obtained from `microk8s config > kubeconfig` So the command is `KUBECONFIG=./kubeconfig opctl app status` If you don't do this,...
``` - name: selection value: ... metaData: visibility: internal type: input.select options: - name: ... value: ... ```
**What this PR does**: Updated workspace templates' associated workflow templates to have a sys- prefix to indicate it is a system resource. Also added checks to workflow/workspace template creation so...
- Move file APIs into their own service - Run S3 through MinIO gateway as well - Expose MinIO gateway externally. - Use `sys-storage—.` for virtual service host - use...
When you click on a node in a workflow execution, you get a block on the right showing you details about it. The goal of this ticket is to make...
These are currently not deleted Pods nvidia-device-plugin-daemonset
Something like ```opctl init --from-cluster```