Hacker News new | past | comments | ask | show | jobs | submit login

I've never used their workflows thing, but having been forced to live with ArgoCD it sounds horrifying.

Argo is another over-engineered "CNCF" thing trying to ride the Kubernetes hype train. It's all "eventually consistent", which makes it extraordinarily difficult to see when any particular thing actually happened. Is my code deployed? Who knows, Argo is "syncing".

Check out these great docs: https://argoproj.github.io/argo-workflows/rest-api/

> API reference docs :

> Latest docs (maybe incorrect)

> Interactively in the Argo Server UI.<https://localhost:2746/apidocs> (>= v2.10)

Yes, that is a localhost URL on their website.




How do you know if anything is deployed if it hasn't come back and confirmed it's deployed? Manual only?


rsync returns status code 0.

;)


Well, no-one's going to accuse that of being overengineered :D




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: