RC_S
·
2069 commits
to develop
since this release
We are releasing RC_S to FireCloud production on 2019-02-19.
This release includes the following Leo issues:
RC_S_2019-02-19
- #774: Upgrade Docker version that we install on hosts and upgrade existing nodes
- Patches a security vulnerability in the Docker that runs on users' clusters.
- #751: Install gcsfuse on clusters by default (install it on all of them)
- Not user facing. Begins to lay some infrastructure for RStudio.
- #746: Horizontal scaling
- User facing. Leo will now run on multiple machines, allowing for better performance and reliability.
- #745: Leo should recursively copy extensions
- User facing. Allows callers to specify JupyterLab extensions as a GCS prefix instead of a tar file. (This was an AoU ask.)
- #776: More efficient database unmarshaling in Leo
- User facing. Fixes a performance issue that led to high CPU on Leo machines, manifesting as slowness to the end user.