acoustic-van-30942
02/06/2025, 10:51 PMlimited-tomato-18674
02/06/2025, 11:01 PMttl
configured on your argo workflows? Or any custom cleanup in place? These could contribute to this behavior. One thing to check would be if you have the Workflow
objects around in your k8s cluster when things disappear from the UI.acoustic-van-30942
02/06/2025, 11:03 PMWorkflow
objects are still presentacoustic-van-30942
02/06/2025, 11:06 PM(miniforge3-23.11.0-0) hunr@TORC02F70GAMD6T amps % kubectl get workflows -n cagepart
NAME STATUS AGE MESSAGE
demoforeachflow-2qzkp Succeeded 58m
demoforeachflow-jx54p Succeeded 21h
demoforeachflow-lljfb Succeeded 19h
demoforeachflow-sx4vp Succeeded 21h
parameterflow-6zmsk Succeeded 63m
parameterflow-c6xj2 Error 22h
parameterflow-f58zg Error 22h
parameterflow-fthqb Error 24h
parameterflow-fzgqb Error 24h
parameterflow-hl5pr Error 22h
parameterflow-htfj5 Succeeded 19h
parameterflow-jlxnc Succeeded 21h
parameterflow-kkbth Succeeded 21h
parameterflow-kn698 Error 3d1h
parameterflow-mjk6z Succeeded 19h
parameterflow-nggnx Error 27h
parameterflow-pqgrc Error 22h
parameterflow-qj7cs Error 24h
parameterflow-s4fwf Succeeded 22h
parameterflow-tn8lj Succeeded 59m
parameterflow-vtmrf Succeeded 19h
limited-tomato-18674
02/06/2025, 11:12 PMhttps://<your-host>/api/v1/workflows/<your-namespace>?listOptions.limit=50&nameFilter=Contains&fields=metadata,items.metadata.uid,items.metadata.name,items.metadata.namespace,items.metadata.creationTimestamp,items.metadata.labels,items.metadata.annotations,items.status.phase,items.status.message,items.status.finishedAt,items.status.startedAt,items.status.estimatedDuration,items.status.progress,items.spec.suspend
mammoth-rainbow-82717
02/07/2025, 8:47 AMacoustic-van-30942
02/07/2025, 5:32 PMmammoth-rainbow-82717
02/07/2025, 6:17 PMacoustic-van-30942
02/07/2025, 6:18 PM0.45.4
mammoth-rainbow-82717
02/07/2025, 6:20 PMacoustic-van-30942
02/07/2025, 6:20 PMmammoth-rainbow-82717
02/07/2025, 6:20 PMmammoth-rainbow-82717
02/07/2025, 6:20 PMacoustic-van-30942
02/07/2025, 6:21 PM0.45.4
is the helm chart target revisionmammoth-rainbow-82717
02/07/2025, 6:21 PMmammoth-rainbow-82717
02/07/2025, 6:21 PMmammoth-rainbow-82717
02/07/2025, 6:21 PMacoustic-van-30942
02/07/2025, 6:22 PMacoustic-van-30942
02/07/2025, 6:22 PM3.6.2
mammoth-rainbow-82717
02/07/2025, 6:22 PMacoustic-van-30942
02/07/2025, 6:23 PMmammoth-rainbow-82717
02/07/2025, 6:25 PMacoustic-van-30942
02/07/2025, 6:29 PMNamespace: argo-workflows
Labels: app=workflow-controller
<http://app.kubernetes.io/component=workflow-controller|app.kubernetes.io/component=workflow-controller>
<http://app.kubernetes.io/instance=argo-workflows-controller|app.kubernetes.io/instance=argo-workflows-controller>
<http://app.kubernetes.io/managed-by=Helm|app.kubernetes.io/managed-by=Helm>
<http://app.kubernetes.io/name=argo-workflows-cm|app.kubernetes.io/name=argo-workflows-cm>
<http://app.kubernetes.io/part-of=argo-workflows|app.kubernetes.io/part-of=argo-workflows>
<http://argocd.argoproj.io/instance=amps-c-uw2-argo-workflows-controller|argocd.argoproj.io/instance=amps-c-uw2-argo-workflows-controller>
<http://helm.sh/chart=argo-workflows-0.45.4|helm.sh/chart=argo-workflows-0.45.4>
Annotations: <http://argocd.argoproj.io/tracking-id|argocd.argoproj.io/tracking-id>:
amps-c-uw2-argo-workflows-controller:/ConfigMap:argo-workflows/argo-workflows-controller-workflow-controller-configmap
Data
====
config:
----
artifactRepository:
archiveLogs: true
s3:
bucket: argo-artifacts
endpoint: <http://s3.amazonaws.com|s3.amazonaws.com>
insecure: false
keyFormat: "argo-artifacts/{{workflow.creationTimestamp.Y}}/{{workflow.creationTimestamp.m}}/{{workflow.creationTimestamp.d}}/{{workflow.name}}/{{pod.name}}"
region: us-west-2
useSDKCreds: true
persistence:
archive: true
archiveTTL: 30d
postgresql:
database: argowfdb
host: <HOST_NAME>
passwordSecret:
key: POSTGRESQL_PASSWORD
name: argo-postgres-config
port: 5432
tableName: argo_workflows
userNameSecret:
key: POSTGRESQL_USERNAME
name: argo-postgres-config
nodeEvents:
enabled: true
workflowEvents:
enabled: true
BinaryData
====
mammoth-rainbow-82717
02/07/2025, 6:35 PMmammoth-rainbow-82717
02/07/2025, 6:35 PMacoustic-van-30942
02/07/2025, 6:36 PMmammoth-rainbow-82717
02/07/2025, 6:36 PMacoustic-van-30942
02/07/2025, 11:21 PMmammoth-rainbow-82717
02/10/2025, 8:08 AM