| Commit message (Collapse) | Author | Age | Lines | |
|---|---|---|---|---|
| * | Format code to new ruff formatter standards | 2023-11-09 | -0/+4 | |
| | | ||||
| * | Fix linting errors from new ruff rules | 2023-04-27 | -8/+5 | |
| | | ||||
| * | Don't use the beta1 APIs for cronjobs | 2023-03-02 | -5/+5 | |
| | | | | | As we're running LKE k8s 1.25, these endpoitns are no longer available on the beta1 endpoint | |||
| * | Add CronJob triggering (#7) | 2021-08-20 | -0/+32 | |
| | | ||||
| * | docs: fix copied docstring | 2021-07-18 | -1/+1 | |
| | | ||||
| * | feat: add APIs for fetching & patching nodes | 2021-07-18 | -0/+30 | |
| | | ||||
| * | refactor: update variable naming of deployments API | 2021-07-18 | -4/+4 | |
| | | ||||
| * | refactor: move certificates to separate API module | 2021-07-18 | -0/+14 | |
| | | ||||
| * | refactor: split kubernetes API interaction into it's own module | 2021-07-18 | -0/+37 | |