Releases: macvmio/fugaci
Releases · macvmio/fugaci
v0.6.0
v0.5.2
- Update Geranos library to 0.7.5
- Update Curie's images directory to ".images" from Curie 0.4.0+
v0.5.1
Support for port forwarding
Local development environment semi-auto setup and README
v0.5.0
- Mutal TLS
- Code refactoring to make it simpler
- Support command lifetime
- More config options - internalIP, Certificate Authorizy
Full Changelog: v0.4.10...v0.5.0
v0.4.10
Changelog
- 871757e Add config validation
- b1bf6a0 Add docker compose for k3s
- 2a78a29 Add real info about CPU and RAM
- f0d2229 Add support for customizing kubelet HTTP endpoint port
- 51fd14c Improve generate-node-tls-certs.sh
- 9d49bca Move Fugaci to macvmio and update Go to latest 1.23.2
- d31ec8b Pass proper options to Puller
- 8c9a837 Rename storylog to storyline
- f3bb4f6 Replace "--rm-dist" (deprecated) with "--clean" for goreleaser
- c1cdbb0 Update dependencies to take advantage of new Puller options
- 67ad6a8 Use Bootstrap and Bootout for daemon
v0.4.9
This is initial release of Fugaci with basic support for integration with Kubernetes.
It has been tested through integration with Jenkins Kubernetes plugin through hundreds of jobs.