Adam McArthur
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...
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...
DO NOT MERGE For testing the simulator easily
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.
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...
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...
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,...
#### 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. ####...
### 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...
### How to use it? - [X] kwok - [ ] kwokctl --runtime=docker (default runtime) - [ ] kwokctl --runtime=binary - [ ] kwokctl --runtime=nerdctl - [ ] kwokctl --runtime=kind...