This repository has been archived by the owner on Jan 25, 2022. It is now read-only.
v0.4.4
Users not developing on Lattice itself should download Lattice bundles now.
Thegit checkout <tag>
vagrant up
flow is no longer supported.
New Features
- Warns users who attempt to
vagrant up
/terraform apply
with a stalelattice.tgz
. [#101716496] [#101716526] - Supports multiple concurrent Google Compute Engine deployments
- Specifies namespace of GCE terraform clusters [#101697536]
- Blacklist well-known ports for TCP routes in
ltc
[#103195444]
Bug Fixes
- Pre-warm the EBS volume to help with sluggish performance on AWS following
terraform apply
[#103277682] ltc status --rate
refreshes the terminal properly when lines are word-wrapped [#103102128]- Supports docker images with non-standard library locations
- #200: Statically linked in-container go binaries [#103511980]
- Addresses issue running
tutum/hello-world
docker image [#95412750] #125
ltc target
no longer prints DAV droplet store when S3 droplet store is targeted [#102104924]ltc target --s3
can save config whenconfig.json
not present [#103416450]
Interestings
- Change development README to use Docker Machine instead of Boot2docker on OS X [#101250214]
- Update instructions to
vagrant up
and deploy apps with a cluster proxy [#103410316] [#102918456] #196 ltc target --domain
prints the system domain (helpful for automation) [#103534708]- #198: Add incorrect usage messages for droplet commands [#103415840] [#101798526] #184