Skip to content

Releases: xrstf/dj

v0.2.1

09 Feb 09:34
Compare
Choose a tag to compare

Changelog

v0.2.0

08 Feb 17:27
Compare
Choose a tag to compare

Changelog

  • 76f9555 include examples in releases
  • 83acb56 add my wrapper scripts
  • 9d35270 add make install
  • ce38190 update indirect dependencies
  • 3a8931c update to Kube 1.29
  • c9893b0 rename to dj (debug jobs), update to Go 1.22

v0.1.1

27 Jul 21:09
Compare
Choose a tag to compare

Changelog

v0.1.0

11 Apr 20:07
Compare
Choose a tag to compare

Changelog

  • d49ef39 add kkp-usercluster command
  • 6a1fb04 improve(?) kind-proxy command
  • 8194063 make TTY-based command execution available in the util package
  • ad1f687 handle cancelled contexts when streaming logs
  • 77b9eaf implement kind-proxy command (a bit wonky, but mostly works)
  • 7ad14c1 fix typo
  • 8f767ae read me
  • fe66153 use a UUID module that doesn't reject go modules on purpose...
  • 057137c implement exec command
  • 4a556cf implement logs command
  • a857913 initial