Anton Gilgur

Results 284 comments of Anton Gilgur

Yea it was added recently in #12577, specifically after it was noted missing from the docs (around here: https://github.com/argoproj/argo-workflows/pull/12577#issuecomment-1915192830). I can backport that to the stable docs as it's an...

> Then there's the user guide section which I would assume to be the all encompassing place for feature docs but that's not the case for some features like looping...

> @LukasLJL, you'll need to undo the changes to `.spelling` for this to pass CI checks. Specifically, some variants of `sort` (used in the [`docs-spellcheck` job](https://github.com/argoproj/argo-workflows/blob/42262690fcbab0ed6106d3f9069e128655b3339f/Makefile#L690)) ignore capitalization by default...

I haven't had a chance to review this yet, see also my current status (passing a kidney stone 🏥 ), which should've popped up when you `@tag` me.

> As such, I'm going to split out the fix here as a separate PR that can be appropriately backported Completed in #12932

Note that this a (very) breaking change, so it does affect all downstream UI builds as well which we have to be fairly careful with. I took care of the...

This issue seems to have become a hodgepodge collection of different SSO configuration issues, which is hard to be actionable and often missing reproduction details. As such I'm inclined to...

> From the `blame`, only thing I can think of off the top of my head is that #8555 maybe had a bug? > > > Problematically, that appears to...

I read the above two issues and I'm not sure what the next step would be for Argo here. The current Workflow `suspend` spec is very similar to Job's `suspend`...

We may want to retry this since https://github.com/argoproj/pkg/pull/486 / #11704 updated to a newer and more comprehensive JSONPath library. That was released in 3.5.0-rc2