Releases: tilt-dev/ctlptl
v0.5.9
⚠️ 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
v0.5.7
v0.5.6
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
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
v0.5.3
v0.5.2
v0.5.1
v0.5.0
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