Skip to content

Releases: xrstf/protokol

v0.6.3

02 Oct 08:57
Compare
Choose a tag to compare

Changelog

  • b61ed36 update to Kubernetes 1.28.2

v0.6.2

10 Aug 10:37
Compare
Choose a tag to compare

Changelog

v0.6.1

24 Jul 10:40
Compare
Choose a tag to compare

Changelog

  • 293c0c9 update to Kubernetes 1.27.4
  • bd8e3d0 add --version flag
  • 3f3eea6 add SDPX license header to code
  • 20c78df fix deprecated goreleaser flag

v0.6.0

26 Apr 12:59
Compare
Choose a tag to compare

Changelog

  • 7185fe2 allow to dump pod events (useful to catch things like ImagePullBackOffs)

v0.5.6

26 Apr 10:56
Compare
Choose a tag to compare

Changelog

  • a7d1ea6 import client-go OIDC support

v0.5.5

12 Apr 12:07
Compare
Choose a tag to compare

Changelog

v0.5.4

12 Apr 11:33
Compare
Choose a tag to compare

Changelog

  • 9e7d561 remove accidental print statement

v0.5.3

25 Jul 14:18
Compare
Choose a tag to compare

Changelog

v0.4.0

24 May 14:33
Compare
Choose a tag to compare

Changelog

  • cca26ea rename project to protokol
  • fd1242b add --oneshot for when we do not want to follow the containers, just dump them once
  • f5f53e3 use RetryWatcher to survive apiserver restarts a bit better
  • 6e8ba05 update readme

v0.3.0

05 May 09:06
Compare
Choose a tag to compare

Changelog

  • 3882588 fix init container handling, allow to dump logs for completed pods (add --live)
  • 90fb4f1 update k8s dependencies to 1.24.0
  • 80994d8 include initContainers when dumping logs