PyPI v0.13.3
Features and Bug Fixes
- Allow providing queue names instead of queue IDs in daemon mode
- Docker mode improvements
- Support running as a specific user inside a docker using the
TRAINS_AGENT_EXEC_USER
environment flag - Pass correct GPU limit when skipping gpus flag
- Add
--force-current-version
daemon command-line flag
- Support running as a specific user inside a docker using the
- Add K8s/trains glue service example
- Added K8s support in daemon mode
- Running inside a K8s pod
- Mounting dockerized experiment folders to host
- Allow a specific network for the docker
- Add default storage environment vars (for AWS, GS and Azure) to generated agent configuration
- Improve Unicode/UTF stdout handling