v0.1.0
What's Changed
- feat: discover agent types automatically through kubernetes secrets by @lucaspin in #1
- feat: support for agent startup parameters by @lucaspin in #2
- feat: specify --kubernetes-labels for agent by @lucaspin in #3
- feat: use informer for agent types by @lucaspin in #4
- feat: use informer for job management by @lucaspin in #5
- ci: linter and security checks by @lucaspin in #6
- ci: run unit tests by @lucaspin in #7
- fix: agent type name update not evicting old agent type from registry by @lucaspin in #9
- feat: delete finished jobs based on completion/creation time by @lucaspin in #8
- fix: only poll Semaphore API if there is space for new jobs by @lucaspin in #10
- feat: cancel jobs that do not start in time by @lucaspin in #11
Full Changelog: https://github.com/renderedtext/agent-k8s-controller/commits/v0.1.0