What's Changed
- feat: bump Kubernetes controller to v0.0.8 by @eliecharra in #55
- Makes
poolSize
optional. If not provided during WorkerPool creation it will default to 1. Otherwise on update it will just ignore changes and do not change the current desired number of workers. - We improved a bit the logging when a new run is assigned
- Makes
Full Changelog: v0.18.0...v0.19.0