-
### Prior Search
- [X] I have already searched this [project's issues](https://github.com/Panfactum/stack/issues) to determine if a similar request has already been made.
### What new functionality …
-
# Summary
It's not possible to use any old OIDC token to authenticate with an Argo Workflows server to use RBAC. You're either in client mode, in which case you need a service account token. Or you…
-
## Description
Add support for adapting torchx.AppDefs to Argo's "Template" (https://argoproj.github.io/argo-workflows/workflow-concepts/)
## Motivation/Background
torchx-0.1.0dev only support Ku…
-
### Pre-requisites
- [X] I have double-checked my configuration
- [X] I have tested with the `:latest` image tag (i.e. `quay.io/argoproj/workflow-controller:latest`) and can confirm the issue stil…
-
### Pre-requisites
- [X] I have double-checked my configuration
- [X] I can confirm the issue exists when I tested with `:latest`
- [X] I have searched existing issues and could not find a match …
-
Pre-bug-report checklist
**1. This bug can be reproduced using pure Argo YAML**
- [x] No
**2. I have searched for [existing issues](https://github.com/argoproj-labs/hera/issues)**
- [x] Yes
…
sam2x updated
1 month ago
-
## Bug Report
Shorter schema names from generated code.
### 1. Minimal reproduce step (Required)
```
git@github.com:argoproj/argo-workflows.git
kcl import -m crd -o lib -s ./argo-workflows/…
-
# Summary
add workflow labels to the metric?
# Use Cases
When I have two workflowTemplates (A,B), I want to know the overall situation of workflow of A and B respectively. The current metric…
-
### Pre-requisites
- [X] I have double-checked my configuration
- [X] I have tested with the `:latest` image tag (i.e. `quay.io/argoproj/workflow-controller:latest`) and can confirm the issue stil…
-
### Describe the bug
Argo Workflows tab shows up in JupyterHub when Argo Workflows is disabled
```yaml
# nebari-config.yaml
...
argo_workflows:
enabled: false
```
but you still see a tab…