Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Lint repo with new ruff rules | 2023-10-23 | -1/+1 | |
| | ||||
* | Disable kubewatch for a number of resources | 2023-10-17 | -9/+9 | |
| | | | | The sheer number of these webhooks being sent was taking up a significant amount of our available guild-wide ratelimit for webhooks. | |||
* | Disable kubewatch for pods | 2023-10-17 | -1/+1 | |
| | | | | The sheer number of these webhooks being sent was taking up a significant amount of our available guild-wide ratelimit for webhooks. | |||
* | Move from toml based configmap to env based configmap | 2023-09-13 | -34/+9 | |
| | ||||
* | Update Olli secret to support new pydantic-settings naming scheme | 2023-09-13 | -0/+0 | |
| | ||||
* | Remove trailing slash from Loki API URL in Olli config | 2023-09-12 | -1/+1 | |
| | ||||
* | Update sir-robin secrets for pydantic refactor (#137) | 2023-09-04 | -0/+0 | |
| | | | This is needed due to the change in https://github.com/python-discord/sir-robin/pull/93 | |||
* | Update metricity db url for asyncpg migration | 2023-09-04 | -0/+0 | |
| | ||||
* | Add new CJ secrets to sir-robin | 2023-08-28 | -0/+0 | |
| | ||||
* | Remove notion api token from king-arthur secrets (#127) | 2023-08-22 | -0/+0 | |
| | ||||
* | Remove the old paste service manifests (#123) | 2023-08-16 | -200/+0 | |
| | ||||
* | Add further infomraiton to READMEs | 2023-08-14 | -3/+3 | |
| | | | | Co-authored-by: jchristgit <[email protected]> | |||
* | Move k8s jekyll config to docs/ | 2023-08-14 | -1422/+0 | |
| | ||||
* | Copy all files from kubernetes repo into this one | 2023-08-14 | -0/+6148 | |
This commit is a like-for-like copy of the [kubernetes repo](https://github.com/python-discord/kubernetes) check that repo for comit history prioir to this commit. Co-authored-by: Amrou Bellalouna <[email protected]> Co-authored-by: Bradley Reynolds <[email protected]> Co-authored-by: Chris <[email protected]> Co-authored-by: Chris Lovering <[email protected]> Co-authored-by: ChrisJL <[email protected]> Co-authored-by: Den4200 <[email protected]> Co-authored-by: GDWR <[email protected]> Co-authored-by: Hassan Abouelela <[email protected]> Co-authored-by: Hassan Abouelela <[email protected]> Co-authored-by: jchristgit <[email protected]> Co-authored-by: Joe Banks <[email protected]> Co-authored-by: Joe Banks <[email protected]> Co-authored-by: Joe Banks <[email protected]> Co-authored-by: Johannes Christ <[email protected]> Co-authored-by: Kieran Siek <[email protected]> Co-authored-by: kosayoda <[email protected]> Co-authored-by: ks129 <[email protected]> Co-authored-by: Leon Sand├©y <[email protected]> Co-authored-by: Leon Sand├©y <[email protected]> Co-authored-by: MarkKoz <[email protected]> Co-authored-by: Matteo Bertucci <[email protected]> Co-authored-by: Sebastiaan Zeeff <[email protected]> Co-authored-by: Sebastiaan Zeeff <[email protected]> Co-authored-by: vcokltfre <[email protected]> |