Alex Collins

Results 470 comments of Alex Collins

@juliev0 can we close this? I think you should get the pleasure!

This happen because of this line of code: https://github.com/argoproj/argo-workflows/blob/f27475feb850dc43e07c3c5215cc9638947f0859/cmd/argo/commands/list.go#L48 It should be easy to add an option for `wide`.

Can we have a way to just treat v3.1 specs as v3.0? That way we could continue to use the generator with v3.1 APIs. Today we're blocked.

Thank you for fast reply: ```yaml components: schemas: Document: type: object properties: id: type: string example: abc123 createdDate: type: string format: date-time example: 2023-01-01T00:00:00.000Z lastModifiedDate: type: string format: date-time example:...

I've seen this too. Consumer always takes at least the value of `x` in `Poll(x)`. I.e. if that is 10s (like the above example) then `consumer.Close()` takes minimum 10s. Reduce...

I don't think this repo is "deprecated" per-se - just not maintained. You could fork it.

@lutzroeder can you confirm if Dagre is still being maintained please? If not, maybe we fork to add this.

This PR is in draft mode. Reviewers only look at PRs that are marked “Ready for review”. Please update PR if you would like it reviewed.