aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* Attempt to fix node ls indentationGravatar Joe Banks2021-07-19-3/+3
|
* Fix lintingGravatar Joe Banks2021-07-19-1/+3
|
* Change wording of cordon/uncordon commandsGravatar Joe Banks2021-07-19-3/+3
|
* Merge branch 'main' of github.com:python-discord/king-arthur into mainGravatar Joe Banks2021-07-19-0/+48
|\
| * Update command.yamlGravatar Joe Banks2021-07-18-1/+1
| |
| * Update command.yamlGravatar Joe Banks2021-07-18-2/+3
| |
| * Update command issue templateGravatar Joe Banks2021-07-18-0/+11
| |
| * Update command.yamlGravatar Joe Banks2021-07-18-4/+4
| |
| * Create command.yamlGravatar Joe Banks2021-07-18-0/+36
| |
* | feat: use text instead of embedsGravatar Joe Banks2021-07-19-84/+82
|/
* feat: add ed commandGravatar Joe Banks2021-07-18-0/+25
|
* fix: fix redeploy confirmation timeoutGravatar Joe Banks2021-07-18-2/+2
|
* docs: fix copied docstringGravatar Joe Banks2021-07-18-1/+1
|
* feat: linting complianceGravatar Joe Banks2021-07-18-1/+4
|
* feat: add when mentioned to prefix listGravatar Joe Banks2021-07-18-1/+1
|
* fix: import sortingGravatar Joe Banks2021-07-18-1/+2
|
* feat: case insensitive commandsGravatar Joe Banks2021-07-18-1/+1
|
* feat: add error handlerGravatar Joe Banks2021-07-18-1/+61
|
* feat: add commands for listing and cordoning nodesGravatar Joe Banks2021-07-18-0/+102
|
* feat: add APIs for fetching & patching nodesGravatar Joe Banks2021-07-18-0/+30
|
* fix: add missing await on certificates listGravatar Joe Banks2021-07-18-1/+1
|
* refactor: update variable naming of deployments APIGravatar Joe Banks2021-07-18-4/+4
|
* refactor: move certificates to separate API moduleGravatar Joe Banks2021-07-18-26/+35
|
* fix: add missing type annotationGravatar Joe Banks2021-07-18-1/+1
|
* refactor: split kubernetes API interaction into it's own moduleGravatar Joe Banks2021-07-18-50/+70
|
* fix: linting fixesGravatar Joe Banks2021-07-18-43/+50
|
* feat: add spice to confirmation optionsGravatar Joe Banks2021-07-18-2/+2
|
* feat: use message components to confirm deploymentsGravatar Joe Banks2021-07-18-35/+97
|
* feat: add ls alises for listing commandsGravatar Joe Banks2021-07-17-2/+2
|
* feat: add cog for working with TLS certificatesGravatar Joe Banks2021-07-17-0/+60
|
* feat: add discord timestamp utility functionGravatar Joe Banks2021-07-17-0/+7
|
* fix: correctly expand home to find kubeconfigGravatar Joe Banks2021-07-17-1/+1
|
* fix: linting complianceGravatar Joe Banks2021-07-17-6/+4
|
* chore: add monty python reference to error messageGravatar Joe Banks2021-07-17-1/+1
|
* fix: don't await incluster config loadGravatar Joe Banks2021-07-17-1/+1
|
* feat: support in-cluster configurationGravatar Joe Banks2021-07-17-1/+5
|
* ci: correct stage labelGravatar Joe Banks2021-07-17-1/+1
|
* fix: correct CI stage name & add job requirementsGravatar Joe Banks2021-07-17-2/+2
|
* ci: uncomment deploy stageGravatar Joe Banks2021-07-17-32/+32
|
* chore: update constants ready for productionGravatar Joe Banks2021-07-17-2/+2
|
* docs: Add and correct docstsrings in arthur/config.pyGravatar Joe Banks2021-07-17-3/+2
|
* fix: add more directories to flake8 excludesGravatar Joe Banks2021-07-17-1/+2
|
* fix: remove incorrect if from CIGravatar Joe Banks2021-07-17-1/+0
|
* Initial commitGravatar Joe Banks2021-07-17-0/+1655