Alex Collins

Results 131 issues of Alex Collins

We could always do with more reviewers! If you’ve submitted some PRs, and maybe done a few reviewers, you can self-nominate by submitting a PR adding yourself to the CODEOWNERS...

pinned

We do this for workflows and events. Copy-and-paste this: https://github.com/argoproj/argo-workflows/blob/master/.github/workflows/dependabot-reviewer.yml

enhancement

The `functional` test suite is hitting is 20m limit. 20m is a long time for a test suite to run because it means that the engineer does not have fast...

bug
triage
stale
area/build

Because: * `LOG_LEVEL=debug` in `Makefile` when it could be `LOG_LEVEL=info` * `LEADER_ELECTION_IDENTITY=local` in `Procfile` when it could be `LEADER_ELECTION_DISABLE=true`

enhancement
good first issue
area/build
size/XS

# Summary Run workflows across multiple clusters. # Motivation So you only need to run one Argo Workflows installation. So you can run a workflow that has nodes in different...

enhancement
area/multi-cluster

See artifact_gc.go, controller.go, operator.go in #8530. The PoC is rather rough, and more work is expected.

enhancement
area/artifacts
size/L

I've a lot of documentation where the heading are a mixture of the following: * Sentance-case * Title-case * Mixture (e.g. "About Settings and Config") Like genders in German, it...

new rule

It seems you cannot do arrays?

https://github.com/integration-system/bellows looks most up to date.