Releases: DODAS-TS/ansible-role-jupyterhub-env
Releases · DODAS-TS/ansible-role-jupyterhub-env
v2.5.0 use updated monitoring role
Use monitoring ansible role v1.4.0 that drops the support for iam client dynamic registration in order to re-use the client provided for the jupyterhub service
v2.4.1 updated gpu support
Changed
- Improved docker container inspection
Updated
- ansible-role-gpu-support updated to v1.2.4 (was v1.2.1)
- nvidia driver version updated to 535 (was 515)
v2.4.0 remove iam client registration
Changed:
- Dynamic client registration has been removed in order to prevent the growth of "unmanaged" clients. To enable the integration with IAM, the client must first be created and its data must be supplied to the role in order to allow the client modification (e.g. adding the redirect_uri for the service)
v2.3.1 docker-compose deprecated
- replaced
docker-compose
withdocker compose
v2.3.0 Let's Encrypt Management
Code changed to enable Let's Encrypt (production or test) or not.
v2.2.0 Use updated monitoring role
The updated monitoring role uses the official grafana image
v2.1.3 Update gpu support role
Use gpu support ansible role v1.2.1 to fix GPU check
v2.1.2 Fix IAM client registration
Update monitoring role version
v2.1.1 Improvements
- Add support for Traefik as reverse proxy (ssl terminator) and certificate manager
- Add support for GPU partitioning
v2.1.0 Refactoring GPU support
- refactoring of jupyterhub to include gpu-support role
- upgrade ansible-role-monitoring version to fix docker-compose access to gpu