This repository has been archived by the owner on Jan 25, 2022. It is now read-only.
v0.2.6
This is an incremental release as we work toward Condenser feature-completion (see below). While Condenser is not ready yet, we're releasing an incremental version so as not to hold back other features and improvements.
Updates
cancel-task
(in addition to delete-task) #95422348
Right now, when a task is not already in COMPLETED state,ltc delete-task
will first cancel the task before deleting it. Addingcancel-task
makes it a two-step process to delete a non-completed task.- For Diego tasks, you can now specify that the
cflinuxfs2
root filesystem can be made available on Lattice cells. #92186442
Usage:DOWNLOAD_ROOTFS=1 vagrant up
- Documentation on how to flush the DNS cache on OS/X #96956038
- Optimizations to the vagrant setup based on a blog from Stefan Wrobel. #95252160
- v0.2.6 now uses Terraform 0.5.3 internally. #96048724
Advanced commands
You'll notice in the help text that ltc
now includes a variety of interesting looking commands. These are pre-release features that are included in this release. They are under active testing and development. If you'd like to know more, please check out our Condenser epic. You'll need to click on "ADD/VIEW STORIES" to see all of the stories of the new feature.
- (Internal Use Only)
ltc upload-bits
#95879220
This feature will not appear in subsequent releases ofltc
.
NOTE: Re boot2docker
- Reportedly there are issues with boot2docker 1.7.0 which can cause certificate errors on OS X and
Windows:- boot2docker#824 boot2docker(v 1.4.1 and 1.5) bad cert issues on OSX 10.9.3
- boot2docker#938 Docker certs not valid with 1.7 upgrade
Lattice v0.2.6 works well with boot2docker v1.6.2.
Download Links
ltc
CLI
Terraform Files
- AWS:
lattice.aws.tf
- DigitalOcean:
lattice.digitalocean.tf
- Google Cloud:
lattice.google.tf
- Openstack:
lattice.openstack.tf