Adam McArthur

Results 57 issues of Adam McArthur

This ticket will track all Dependency Related work, as well as note that PR's that have been ignored using `@dependabot ignore this dependency` or another command. Reasons should also be...

type/dependencies
Epic
component/contribex

We should answer: - What does a User of Armada need to know? What do they not need to know? - What are the most important bits of documentation that...

type/documentation
component/contribex

DO NOT MERGE For testing the simulator easily

do-not-merge

https://github.com/armadaproject/armada/pull/2882 was never completed, and didn't really serve its purpose. It should be changed into documentation and examples that live around the repo as appropriate.

type/documentation
type/code
component/contribex

This ticket will track potential things to cleanup in our CI. A lot of this can be based on what is present in https://github.com/G-Research/fasttrackml/tree/main/.github/workflows ## New Structure The only yamls...

type/code
component/CI

We should ensure that all our different methods of working with Armada are using the same release cycle and are up-to-date. This would involve: - Running Localdev: https://armadaproject.io/developer - Running...

help wanted
good first issue
sizeable
type/code
component/contribex

There are limited ways that auth will be setup for armada for CI and Development. These should be supported as an env var for the armada server component. For example,...

type/code
component/contribex

#### What type of PR is this? /kind feature /kind api-change #### What this PR does / why we need it: Allows for controlling the quota size of etcd. ####...

kind/feature
do-not-merge/release-note-label-needed
needs-ok-to-test
lifecycle/rotten
kind/api-change
cncf-cla: yes
size/M
needs-rebase

### What would you like to be added? See https://github.com/etcd-io/etcd/issues/15354#issuecomment-1669311470, this limit is not hard-imposed. ### Why is this needed? For testing the limits of what etcd can do with...

kind/feature

### How to use it? - [X] kwok - [ ] kwokctl --runtime=docker (default runtime) - [ ] kwokctl --runtime=binary - [ ] kwokctl --runtime=nerdctl - [ ] kwokctl --runtime=kind...

kind/bug