Skip to content

Releases: macvmio/fugaci

v0.6.0

28 Nov 23:21
9dce3b5
Compare
Choose a tag to compare
  • Add support for kubectl attach

v0.5.2

25 Nov 18:23
6cbc32c
Compare
Choose a tag to compare
  • Update Geranos library to 0.7.5
  • Update Curie's images directory to ".images" from Curie 0.4.0+

v0.5.1

24 Nov 12:05
80ae05c
Compare
Choose a tag to compare

Support for port forwarding

Local development environment semi-auto setup and README

v0.5.0

21 Oct 21:48
f018631
Compare
Choose a tag to compare
  • 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

11 Oct 21:19
9d49bca
Compare
Choose a tag to compare

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

21 Sep 20:22
Compare
Choose a tag to compare

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.