Skip to content
This repository was archived by the owner on Mar 11, 2019. It is now read-only.

Releases: nearform/nscale-planner

v0.1.1

Choose a tag to compare

@mcollina mcollina released this 29 Aug 14:09
  • README and package.json tweaks.

v0.1.0

Choose a tag to compare

@mcollina mcollina released this 29 Aug 14:04
  • Public release

v0.0.6

Choose a tag to compare

@mcollina mcollina released this 11 Aug 16:15
  • Added parent field in every command.

v0.0.5

Choose a tag to compare

@mcollina mcollina released this 06 Aug 10:34
  • container.containedBy needed by all containers (even roots, in this case it should be set to the same id)
  • fixed move from one container to the other
  • make the status reason about the containedBy relationship

v0.0.4

Choose a tag to compare

@mcollina mcollina released this 14 Jul 08:54
  • Safe planning that unlink the AWS instances from the ELB before operating on them.

v0.0.3

Choose a tag to compare

@mcollina mcollina released this 17 Jun 13:17
  • Container move.

v0.0.2

Choose a tag to compare

@mcollina mcollina released this 11 Jun 15:17
  • Inverted the steps, first detach, then configure.

v0.0.1

Choose a tag to compare

@mcollina mcollina released this 03 Jun 14:10
  • Plan deployements adding, starting, linking, unlinking, stopping, and removing machines.
  • Changes to container definitions are not supported, let's just create a new container definition.