Skip to content

v2.1.0

Compare
Choose a tag to compare
@mboglesby mboglesby released this 13 Oct 16:25
· 254 commits to main since this release

NetApp DataOps Toolkit for Kubernetes

Added new functionality relating to managing JupyterLab workspaces using Astra Control:

  • New operation: "clone JupyterLab workspace to new namespace using Astra Control"
  • New operation: "backup JupyterLab workspace using Astra Control"
  • New operation: "register JupyterLab workspace with Astra Control"
  • Enhance "list JupyterLab workspace" operation to include Astra Control app ID
  • Enhance "create JupyterLab workspace" operation: Add option to register JupyterLab workspace with Astra Control as part of create operation

General enhancements:

  • JupyterLab workspaces can now be exposed via a load balancer service on Kubernetes.

NetApp DataOps Toolkit for Traditional Environments

General enhancements:

  • Volumes can now be “exported” at custom NFS junction paths. This will enable “automatic mounting” workflows for users who don’t have root permissions and, thus, can’t run mount commands.
  • Volumes can now be unmounted using the toolkit. Users no longer need to run a separate unmount command.
  • Volumes can now be mounted as read-only.