Skip to content

Releases: spotty-cloud/spotty

Spotty 1.1.9

02 Mar 00:51
5c54061
Compare
Choose a tag to compare

Fixed NVIDIA Docker installation.

Spotty 1.1.8

30 Jan 01:38
7860c12
Compare
Choose a tag to compare
  • updated NVIDIA driver to version 410 for CUDA 10 support
  • increased timeout for building a Docker image

Spotty 1.1.7

23 Dec 18:44
ec410b3
Compare
Choose a tag to compare
  • 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

14 Dec 00:21
e12547a
Compare
Choose a tag to compare
  • fixed the lambdas runtime
  • the "onDemandInstance" parameter to run on-demand instances

Spotty 1.1.5

08 Nov 01:12
287e2c6
Compare
Choose a tag to compare
  • "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

27 Oct 17:53
f8dedb6
Compare
Choose a tag to compare
  • 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

10 Oct 17:50
1d28c38
Compare
Choose a tag to compare

Fix: made the "bin/spotty" file executable.

Spotty 1.1.2

09 Oct 21:34
e92ac83
Compare
Choose a tag to compare

Fix requirements in the setup.py file.

Spotty 1.1.1

02 Oct 21:46
aff93e8
Compare
Choose a tag to compare
  • 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

18 Sep 19:43
025caf0
Compare
Choose a tag to compare
  • 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