About 50 results
Open links in new tab
  1. Argocd application resource stuck at deletion - Stack Overflow

    Feb 17, 2022 · If your problem is that the namespace cannot be deleted, the following two solutions may help you: Check what resources are stuck in the deletion process, delete these resources, and then …

  2. Argo (events) Trigger an existing ... - Stack Overflow

    Jul 30, 2021 · I'm trying to trigger a pre existing ClusterWorkflowTemplate from a post request in argo/ argo-events. I've been following the example here, but i don't want to define the workflow in the …

  3. kubernetes - Argo CD ApplicationSet: Conditional AutoSync for Dev …

    Jul 21, 2024 · I’m trying to set up an Argo CD ApplicationSet where I want to enable auto-sync for the develop environment and disable it for the prod environment. Here’s what I have so far: apiVersion: …

  4. How to trigger argo workflow from an API request?

    Jun 8, 2021 · Use Argo Events Argo Events is a separate but closely-related project. It can accept a variety of inputs (webhooks, pub/sub messages, etc) and then trigger a Workflow. Argo Events could …

  5. What is the default password of argocd? - Stack Overflow

    Jul 8, 2021 · I encountered a similar issue, and during my troubleshooting process, I discovered that despite all my ArgCD pods being functional, the node group was facing health issues due to …

  6. How to embed an Argo Workflows widget into a webpage?

    May 22, 2023 · Argo Workflows UI features widgets for embedding into other applications. The widget documentation explains they are intended to be embedded using HTML iframe tags, although the …

  7. How do I view the logs from a task in Argo? - Stack Overflow

    The default container names on an Argo Workflows pod are init, main, and wait. I'm not sure what message-passing-1-t8749 refers to, but it might be the "step/task name."

  8. Newest 'argo-events' Questions - Stack Overflow

    Mar 12, 2025 · TL;DR - Argo Events Kafka eventsource triggers do not currently parse headers of consumed Kafka message, which is needed to enable distributed tracing. I submitted a feature …

  9. kubernetes - Argo CD argocd-autopilot error ComparisonError rpc …

    Apr 5, 2023 · 1 i have responded to your issue in argocd-autopilot issues page. i think you might be running an outdated version to the binary. the original problem was with the argo-cd.yaml file tries to …

  10. argoproj - Not able to load argo workflow UI - Stack Overflow

    May 17, 2022 · Not able to load argo workflow UI Asked 3 years, 8 months ago Modified 3 years, 7 months ago Viewed 4k times