Skip to content

Releases: tilt-dev/ctlptl

v0.5.9

20 Oct 14:28
2f6bbe7
Compare
Choose a tag to compare

⚠️ Important Changes

Docker Desktop for macOS v4.1.0+ changed the behavior of port forwards in a backwards incompatible way that breaks local registries attached to a local cluster created with ctlptl < 0.5.9.

You will need to re-create your registry + cluster using ctlptl v0.5.9+ if you get errors pushing images to your local registry such as:

Get "http://localhost:57391/v2/": net/http: request canceled (Client.Timeout exceeded while awaiting headers)

Changelog

f5d2f38 Update version numbers: 0.5.8
2f6bbe7 registry: fix port forward issues with Docker for Mac (#147)

Docker images

  • docker pull tiltdev/ctlptl:v0.5.9

v0.5.8

08 Oct 18:08
868334c
Compare
Choose a tag to compare

Changelog

8cc3b98 Update version numbers: 0.5.7
868334c cluster: recreate socat tunnels if they die (#145)
799ab7e update release script (#143)

Docker images

  • docker pull tiltdev/ctlptl:v0.5.8

v0.5.7

29 Sep 00:46
2416185
Compare
Choose a tag to compare

Changelog

4482437 cluster: add rancher, k3d detection (#141)
077e9fb cluster: adjust timeouts to wait 5 minutes for kubernetes to start (#140)
2416185 cluster: improve local docker host detection (#142)
7889fd0 update install (#138)

Docker images

  • docker pull tiltdev/ctlptl:v0.5.7

v0.5.6

23 Sep 21:03
3bd8701
Compare
Choose a tag to compare

Notable Changes

  • Improved healthchecks on cluster creation. Fixes #131

Changelog

f3e303e Simplify command-line install script (#126)
a808f0f Update INSTALL.md (#130)
73fa3b7 cluster: add healthchecks on cluster creation (#134)
365406c hack: auto-update install instructions (#135)
894d564 uncomment part that actually commits 😂 (#136)
3bd8701 vendor: update k8s deps (#137)

Docker images

  • docker pull tiltdev/ctlptl:v0.5.6

v0.5.5

12 Jun 00:57
5bf70e6
Compare
Choose a tag to compare

Changelog

7354c94 cluster: fetch cluster info in parallel and add reasonable timeouts. (#118)
b3479a6 cluster: improve error message around kind/kubernetes release pinning (#121)
5bf70e6 cluster: improve error messages on docker-desktop client (#122)
72a3d25 cluster: refine check for local docker host and socat error messaging (#120)
02206a2 cmd: fix 'ctlptl create' segfault and improve i/o handling (#119)

Docker images

  • docker pull tiltdev/ctlptl
  • docker pull tiltdev/ctlptl:v0.5.5

v0.5.4

07 Jun 15:59
ad220c9
Compare
Choose a tag to compare

Changelog

ad220c9 circleci: update docker,kind (#112)
2aae4df cluster: support for kind v0.11.1 (#109) (#110)
c24e36d replace master with main (#111)

Docker images

  • docker pull tiltdev/ctlptl
  • docker pull tiltdev/ctlptl:v0.5.4

v0.5.3

20 May 15:38
5764c06
Compare
Choose a tag to compare

Changelog

5764c06 cluster: support for kind v0.11 (#108)

Docker images

  • docker pull tiltdev/ctlptl
  • docker pull tiltdev/ctlptl:v0.5.3

v0.5.2

12 Apr 15:58
80c2784
Compare
Choose a tag to compare

Changelog

80c2784 cluster: update docker-desktop client for new docker protocol. Fixes issue #105 (#106)

Docker images

  • docker pull tiltdev/ctlptl
  • docker pull tiltdev/ctlptl:v0.5.2

v0.5.1

26 Mar 17:43
b6f808a
Compare
Choose a tag to compare

Changelog

6b78d3b readme: add new features to readme (#102)
b6f808a upgrade to go 1.16, and build on ARM (#104)

Docker images

  • docker pull tiltdev/ctlptl
  • docker pull tiltdev/ctlptl:v0.5.1

v0.5.0

16 Mar 19:39
5e5cbbc
Compare
Choose a tag to compare

Changelog

19251ce Add support for clusters and registries on remote docker (#99)
4bbedc1 add an installation appendix. Fixes #75 (#100)
5e5cbbc goreleaser: add a release docker image (#101)
7f5e425 registry: reconcile dead registry. Fixes #81 (#95)
8415124 socat: add a utility to forward ports to a remote docker server (#94)

Docker images

  • docker pull tiltdev/ctlptl
  • docker pull tiltdev/ctlptl:v0.5.0