Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Format with new ruff rules | 2024-08-26 | -3/+3 | |
| | ||||
* | add new API functions for pod log fetching | 2024-03-31 | -0/+34 | |
| | ||||
* | add pods command | 2024-03-30 | -0/+12 | |
| | ||||
* | Enable all ruff rules | 2024-02-02 | -19/+19 | |
| | ||||
* | 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 | |