Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Adds an Argo Server. Closes #1331 #1743

Closed
wants to merge 93 commits into from

Conversation

sarabala1979
Copy link
Member

@sarabala1979 sarabala1979 commented Nov 6, 2019

Closes #1331

@hnykda
Copy link

hnykda commented Nov 7, 2019

Is it xref #1331 ?

@sarabala1979
Copy link
Member Author

yes

@hnykda
Copy link

hnykda commented Nov 18, 2019

Will this also support running workflows via this tool (I know argo-events have webhook gateway) or is it mostly "read-only".

@simster7
Copy link
Member

@hnykda You will also be able to run workflows via the API server

@hnykda
Copy link

hnykda commented Nov 18, 2019

Out of curiousity, is there any ETA on this feature?

@Shubham-koli
Copy link
Contributor

Shubham-koli commented Dec 4, 2019

I'm really looking forward to this in the next update!

@sarabala1979
Copy link
Member Author

sarabala1979 commented Dec 4, 2019 via email

@simster7 simster7 added this to the v2.5 milestone Dec 4, 2019
@sarabala1979 sarabala1979 changed the title Api server implementaion feat: Argo Api Server Dec 14, 2019
}
labels := wfReq.Workflow.GetLabels()
if labels == nil {
labels = make(map[string]string)

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ineffectual assignment to labels (from ineffassign)

@simster7
Copy link
Member

Closed in favor of #1882

@simster7 simster7 closed this Jan 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Argo API Server
6 participants