Skip to content

Releases: k0sproject/rig

v0.5.0

21 Mar 08:29
@kke kke
a8add46
Compare
Choose a tag to compare

Changelog

  • Use go 1.18, upgrade crypto/ssh dependency by @kke in #48
  • IPV6 support by @kke in #49

v0.4.8

22 Feb 11:24
@kke kke
28f1ab4
Compare
Choose a tag to compare

What's Changed

  • Upgrade dependencies by @kke in #47

Full Changelog: v0.4.7...v0.4.8

v0.4.7

13 Dec 11:10
@kke kke
f998dc0
Compare
Choose a tag to compare

Changelog

  • Don't try to resolve OS on connect when already configured by @kke in #46

v0.4.6

19 Oct 08:06
@kke kke
a18dcb7
Compare
Choose a tag to compare
  • Add mkdir and chmod (#45)

0.4.5

05 Oct 07:29
@kke kke
c815fcb
Compare
Choose a tag to compare

Changelog

  • Fix ArchLinux detection by (#44)

0.4.4

23 Aug 10:42
@kke kke
f9fcf4c
Compare
Choose a tag to compare
  • Fixes to the service environment config #40
  • Add more debug logging to file uploads
  • Partial/broken uploads were not cleaned up on failure
  • Use hostname for Hostname() and hostname -f for LongHostname() #36

v0.4.4-beta.2: Fix init system ServiceEnvironment functions (#40)

23 Aug 07:11
@kke kke
f9fcf4c
Compare
Choose a tag to compare
- replace backtick quotes with double quotes in `ServiceEnvironmentContent` so the trailing `\n` is translated to a newline
- always call `DaemonReload` after updating the service environment file (this is needed for systemd to pick up changes when it previously already knew about the service)

Signed-off-by: erdii <[email protected]>

v0.4.4-beta.1

19 Aug 12:57
@kke kke
2d1a6f8
Compare
Choose a tag to compare
v0.4.4-beta.1 Pre-release
Pre-release
Add logging to upload (#39)

v0.4.3

18 Aug 13:24
@kke kke
869724d
Compare
Choose a tag to compare

Don't use earlier 0.4.x.

v0.4.2

18 Aug 11:51
@kke kke
c59d8f2
Compare
Choose a tag to compare
Fix exec.Sudo interface grouping (#37)