Skip to content

Releases: janeczku/go-rancher-gen

v0.2.0

10 Sep 21:29
Compare
Choose a tag to compare

Changelog

  • Metdata context now includes service.Ports, service.Fqdn and container.State
  • Support for running a check command against a staging file before overwriting the target
  • Fall back to file copy when renaming fails due to files living in different mounts

v0.1.1

29 May 21:48
Compare
Choose a tag to compare

Changelog

60d97cd Set empty value instead of error when service or host is not found
c113015 Add Hostname field to Host struct

v0.1.0

24 Mar 19:28
Compare
Choose a tag to compare

Changelog
892b4bd First commit