Releases: renderedtext/agent-k8s-controller
Releases · renderedtext/agent-k8s-controller
v0.2.1
v0.2.0
v0.1.4
v0.1.3
What's Changed
- build(deps): bump golang.org/x/net from 0.17.0 to 0.23.0 by @dependabot in #15
- build(deps): bump google.golang.org/protobuf from 1.31.0 to 1.33.0 by @dependabot in #14
- fix: upgrade to Go 1.22 by @lucaspin in #16
New Contributors
- @dependabot made their first contribution in #15
Full Changelog: v0.1.2...v0.1.3
v0.1.2
v0.1.1
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