Skip to content

v0.1.0

Compare
Choose a tag to compare
@nicks nicks released this 04 Nov 23:42
· 285 commits to main since this release
198840f

Changelog

59421d5 Add .circleci/config.yml
e4bfecf Initial commit
66b277e Merge pull request #1 from tilt-dev/nicks/README
9e3c375 Merge pull request #2 from tilt-dev/nicks/init
ac3de07 Merge pull request #3 from tilt-dev/nicks/api-scaffolding
044e3e3 Merge pull request #4 from tilt-dev/circleci-project-setup
37c9e73 add a readme
766849d add api scaffolding
8c85794 add go.mod, and normalize randomly changing the pronunciation
07531c0 add goals (#22)
de3f03c add release scripts for ctlptl (#32)
97be80d api: add types for the registry (#17)
e009ea2 api: use list resources instead of slices (#24)
04872da cluster: add a client for reading/writing docker for mac settings (#16)
d567283 cluster: add the ability to create kind clusters (#23)
d131fa8 cluster: add the ability to read local registry status (#9)
faa9a14 cluster: better minikube detection (#14)
6f0a450 cluster: can create kind clusters with registries (#28)
8fa8289 cluster: ctlptl apply can change the CPU on docker for mac (#20)
8e80f64 cluster: determine age (#8)
405147e cluster: determine product from context (#7)
3c5cfbf cluster: make sure kind delete works (#25)
0dfcfcf cluster: more robust linkage between cluster and registry (#29)
1cfdc83 cluster: read the number of cpus off the cluster (#15)
39731eb cluster: support deletion of a docker-desktop-based cluster (#31)
e7773e7 cmd: cli scaffolding (#5)
ac35188 cmd: scaffolding for ctlptl delete (#21)
60acc2b ctlptl get should default to clusters (#6)
a23cae4 encoding: parse yaml (#11)
b47533e fix unit tests on macos (#30)
1f916f0 printers: fork the apimachinery printer to work with our api types (#13)
e4cf2b8 registry: add a registry controller for listing the registries (#18)
9d84657 registry: add apply and delete (#26)
f987357 registry: add networks (#19)
5bf09a0 registry: don't use 0 in the port spec, because that causes docker to randomly re-assign the port (#27)
0d754e1 richer get/list options (#10)
e4e09e0 scaffolding for an apply command (#12)
198840f tweak the release trigger (#33)