This repository has been archived by the owner on Jan 25, 2022. It is now read-only.
Windows
- Compatibility fixes for
ltc
on Windows [#104804478] [#104804034] [#104804524] [#104804544] [#104804572] [#106992958] - ltc uses proper location for config.json on windows [#104804610]
- interactive-auth target should not print password during challenge on windows [#104804660]
- ltc should strip out colors and cursor movement control characters when not running in a PTY [#104804684] [#107482924]
- emulate SIGWINCH behavior on windows [#104804622]
- Confirm ltc and
ltc test
work on Windows host [#98709570] - i should be able to download windows ltc from the cluster [#106611414]
- Confirm
vagrant up
works on Windows host with VirtualBox/VMware/AWS provider [#106275410] [#106275444] [#98709384] - Make
terraform apply
work on Windows host [#103740112]
Cluster
- Diego upgraded from 0.1434.0 to v0.1440.0 [#105302014] [#107749884]
- CF upgraded from v218 to v224 [#105945010] [#108767802]
- #228: Routing upgraded from 0.99.0 to 0.121.0-5-g7d40ef5
- Lattice runs CF Routing API Server now [#106994644]
Configuration
- Guest VM vCPU/memory configured based on Host resources for VMware and Windows [#105930268]
- #162:
vagrant up
on Lattice acceptsVM_MEMORY
&VM_CORES
environment variable [#100872484] - Cluster proxy can be specified using uppercase environment variables [#107541742]
- #226: Lattice downloads
lattice.tgz
via proxy on Windows [#106711812]
CLI
ltc
supports fetching Docker metadata from v2 registries [#105511048]- Docker upgraded from v1.5.0 to v1.8.3 [#104111128]
ltc version
should print both the client and server version [#102254750]ltc target
recommendsltc sync
if CLI and cluster versions do not match [#106157688]- Droplets no longer require JSON metadata file for
ltc export-droplet
andltc import-droplet
[#104936692] [#104936700] - cloudfoundry-attic/ltc#5:
ltc
includes router group guid in TCP routes [#106994940] - cloudfoundry-attic/ltc#1: Fix invalid usage error and help messages for some commands [#106190480]
- cloudfoundry-attic/ltc#2: Sort cells numerically for
ltc cells
andltc visualize
[#106195792] - cloudfoundry-attic/ltc#3:
ltc delete-task
can delete a running task [#106198206] - Examples and syntax error messages no longer format error messages like environment variables [#104913186]