Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
0 votes
2 answers
91 views

new to argworkflows ** I am trying to create a workflow that takes the name of the application that we are going to build the docker image for and push it to an ECR .** this is my workflow.yaml: ...
0 votes
1 answer
269 views

I am a newbie to argo wrokflow, I have a dockerfile create a file in one of the step of argo workflow: step1: RUN touch docker.file after build the docker file in step1, is it possible to access ...
2 votes
0 answers
261 views

My requirements is that I am taking some secrets as inputs from user, that can be access-token or api-key for an example. Now as soon as we take an input and pass it in next step as input, it will be ...
0 votes
1 answer
92 views

Any idea why my Composite Resource Definition (XRD) is stuck on OutOfSync in ArgoCD (the XObjectStorage)? It's on Status type synced, and everything seems to be working... Do Crossplane needs any ...
Amitb's user avatar
  • 612
0 votes
0 answers
26 views

I have an Argo flow, which, on one step, triggers another flow. The template is like that: - name: child-trigger inputs: parameters: - name: file-path - name: wf-...
Arik's user avatar
  • 191
0 votes
0 answers
111 views

im trying to add authentication to argo workflows using dex server and static password. im working on an on prem environment with rke2 cluster. i have install the dex and workflows using helm charts. ...
0 votes
0 answers
73 views

I wish to send Argo Rollouts on-rollout-completed notification with scaleDownDelaySeconds (Argo Rollout parameter) delay. Looks like I need to use when: condition and I see an example from Argo CD ...
0 votes
0 answers
77 views

I have an ArgoCD App of Apps setup that manages multiple microservices (about 10 services in total). Each service is defined as an ArgoCD Application, and their configuration is managed via Helm. The ...
0 votes
1 answer
695 views

I am trying to solve a scenario where argo-cd is installed cluster-wide, and we have to install the argo-workflows application within a separate namespace. Let's say team-1 has a namespace team-one, ...
1 vote
1 answer
635 views

We are trying to connect argocd with SSH RSA 256 key, but getting below error Unable to connect SSH repository: existing repository spec is different; use upsert flag to force update; difference in ...
0 votes
1 answer
94 views

I tried to search a lot in the web and debug this issue, unfortunately in vain. I have created a simple pyspark application (dockerized) which I am trying to run in Argo workflows. While the pyspark ...
2 votes
1 answer
2k views

I am using argocd image updater in my AKS. I gave below tags in my application file apiVersion: argoproj.io/v1alpha1 kind: Application metadata: name: develop-argo namespace: argocd finalizers: ...
0 votes
1 answer
457 views

I am trying to create a simple CronWorkflow as mentioned in the examples of Argo. However I am landing with this error when trying to submit it via the web UI. Error: Bad Request: spec.entrypoint is ...
s510's user avatar
  • 2,882
0 votes
0 answers
770 views

I want to use SSO RBAC feature in argo-workflow server where access can be granted on role basis (dev, admin, readonly). I am referring to link https://github.com/argoproj/argo-workflows/blob/main/...
0 votes
1 answer
146 views

I am trying to rerun an Argo Workflow through REST endpoint call. However it says it is Not implemented. Does anyone know how to get around this? And when would this be implemented? As per apidocs. ...

15 30 50 per page
1
2 3 4 5
...
7

AltStyle によって変換されたページ (->オリジナル) /