Releases: spotty-cloud/spotty
Releases · spotty-cloud/spotty
Spotty 1.1.9
Fixed NVIDIA Docker installation.
Spotty 1.1.8
- updated NVIDIA driver to version 410 for CUDA 10 support
- increased timeout for building a Docker image
Spotty 1.1.7
- additional runtime parameters for the container can be added using the "runtimeParameters" parameter in the configuration file
- version flag for the "spotty" command
Spotty 1.1.6
- fixed the lambdas runtime
- the "onDemandInstance" parameter to run on-demand instances
Spotty 1.1.5
- "subnetId" parameter (for the case when default subnets don't exist)
- "localSshPort" parameter (for the case when the instance doesn't have public IP address and SSH access is provided through a tunnel to a local port)
- "aws sync" fix for files of the same size
- fixed the docker "image" parameter
Spotty 1.1.4
- fix permissions for key files
- choosing an availability zone fix
- flag for the "run" command to do a sync before running a script
- added "g3s.xlarge" instance type to the list of valid GPU instances
Spotty 1.1.3
Fix: made the "bin/spotty" file executable.
Spotty 1.1.2
Fix requirements in the setup.py
file.
Spotty 1.1.1
- changed the default working directory for a container to a project directory
- changed a Docker build's context path to a Dockerfile directory
- added the "container" alias to connect to the Docker container from the host OS
Spotty 1.1.0
- added the "availabilityZone" parameter
- added the "retain" deletion policy
- capability to attach existing volumes to the instance
- "snapshotName" parameter renamed to "name"
- set the "create_snapshot" deletion policy as a default one
- auto-resize volumes restored from snapshots
- display current spot price once an instance is started
- checking the maximum price before starting an instance