Skip to content

Releases: werf/kubedog

v0.9.8

09 Mar 14:32
0ff45f0
Compare
Choose a tag to compare

Changelog

Bug Fixes

Installation

To install kubedog we recommend following these instructions.

Alternatively, you can download kubedog binaries from here:

These binaries were signed with PGP and could be verified with the kubedog PGP public key. For example, kubedog binary can be downloaded and verified with gpg on Linux with these commands:

curl -sSLO "https://tuf.kubedog.werf.io/targets/releases/0.9.8/linux-amd64/bin/kubedog" -O "https://tuf.kubedog.werf.io/targets/signatures/0.9.8/linux-amd64/bin/kubedog.sig"
curl -sSL https://werf.io/kubedog.asc | gpg --import
gpg --verify kubedog.sig kubedog

v0.9.7

09 Mar 14:04
3823476
Compare
Choose a tag to compare

Changelog

Bug Fixes

Installation

To install kubedog we recommend following these instructions.

Alternatively, you can download kubedog binaries from here:

These binaries were signed with PGP and could be verified with the kubedog PGP public key. For example, kubedog binary can be downloaded and verified with gpg on Linux with these commands:

curl -sSLO "https://tuf.kubedog.werf.io/targets/releases/0.9.7/linux-amd64/bin/kubedog" -O "https://tuf.kubedog.werf.io/targets/signatures/0.9.7/linux-amd64/bin/kubedog.sig"
curl -sSL https://werf.io/kubedog.asc | gpg --import
gpg --verify kubedog.sig kubedog

v0.9.6

29 Jul 15:53
572acf8
Compare
Choose a tag to compare

Changelog

Bug Fixes

  • generic: ignore jsonpath errs on Condition search (8d88c65)

Installation

To install kubedog we recommend following these instructions.

Alternatively, you can download kubedog binaries from here:

These binaries were signed with PGP and could be verified with the kubedog PGP public key. For example, kubedog binary can be downloaded and verified with gpg on Linux with these commands:

curl -sSLO "https://tuf.kubedog.werf.io/targets/releases/0.9.6/linux-amd64/bin/kubedog" -O "https://tuf.kubedog.werf.io/targets/signatures/0.9.6/linux-amd64/bin/kubedog.sig"
curl -sSL https://werf.io/kubedog.asc | gpg --import
gpg --verify kubedog.sig kubedog

v0.9.5

26 Jul 18:54
e0b8f7c
Compare
Choose a tag to compare

Changelog

Bug Fixes

  • generic: add logging and don't retry fatal errors on List/Watch (246d454)
  • generic: Condition output was malformed (8c05e40)
  • hide Header if no resources of such type being tracked (232c4ed)

Installation

To install kubedog we recommend following these instructions.

Alternatively, you can download kubedog binaries from here:

These binaries were signed with PGP and could be verified with the kubedog PGP public key. For example, kubedog binary can be downloaded and verified with gpg on Linux with these commands:

curl -sSLO "https://tuf.kubedog.werf.io/targets/releases/0.9.5/linux-amd64/bin/kubedog" -O "https://tuf.kubedog.werf.io/targets/signatures/0.9.5/linux-amd64/bin/kubedog.sig"
curl -sSL https://werf.io/kubedog.asc | gpg --import
gpg --verify kubedog.sig kubedog

v0.9.4

21 Jul 16:49
fafba74
Compare
Choose a tag to compare

Changelog

Bug Fixes

  • generic-tracker: improve logging + few possible fixes (3524520)

Installation

To install kubedog we recommend following these instructions.

Alternatively, you can download kubedog binaries from here:

These binaries were signed with PGP and could be verified with the kubedog PGP public key. For example, kubedog binary can be downloaded and verified with gpg on Linux with these commands:

curl -sSLO "https://tuf.kubedog.werf.io/targets/releases/0.9.4/linux-amd64/bin/kubedog" -O "https://tuf.kubedog.werf.io/targets/signatures/0.9.4/linux-amd64/bin/kubedog.sig"
curl -sSL https://werf.io/kubedog.asc | gpg --import
gpg --verify kubedog.sig kubedog

v0.9.3

20 Jul 18:00
a14a35a
Compare
Choose a tag to compare

Changelog

Bug Fixes

  • Generic tracker hangs if no list/watch access (946d650)

Installation

To install kubedog we recommend following these instructions.

Alternatively, you can download kubedog binaries from here:

These binaries were signed with PGP and could be verified with the kubedog PGP public key. For example, kubedog binary can be downloaded and verified with gpg on Linux with these commands:

curl -sSLO "https://tuf.kubedog.werf.io/targets/releases/0.9.3/linux-amd64/bin/kubedog" -O "https://tuf.kubedog.werf.io/targets/signatures/0.9.3/linux-amd64/bin/kubedog.sig"
curl -sSL https://werf.io/kubedog.asc | gpg --import
gpg --verify kubedog.sig kubedog

v0.9.2

19 Jul 16:15
8909821
Compare
Choose a tag to compare

Changelog

Bug Fixes

  • improve generic tracker output (60602b0)

Installation

To install kubedog we recommend following these instructions.

Alternatively, you can download kubedog binaries from here:

These binaries were signed with PGP and could be verified with the kubedog PGP public key. For example, kubedog binary can be downloaded and verified with gpg on Linux with these commands:

curl -sSLO "https://tuf.kubedog.werf.io/targets/releases/0.9.2/linux-amd64/bin/kubedog" -O "https://tuf.kubedog.werf.io/targets/signatures/0.9.2/linux-amd64/bin/kubedog.sig"
curl -sSL https://werf.io/kubedog.asc | gpg --import
gpg --verify kubedog.sig kubedog

v0.9.1

18 Jul 15:22
149199e
Compare
Choose a tag to compare

Changelog

Bug Fixes

  • increase noActivityTimeout from 1.5 to 4min (00b49d8)
  • reword no activity error message (e4b1302)

Installation

To install kubedog we recommend following these instructions.

Alternatively, you can download kubedog binaries from here:

These binaries were signed with PGP and could be verified with the kubedog PGP public key. For example, kubedog binary can be downloaded and verified with gpg on Linux with these commands:

curl -sSLO "https://tuf.kubedog.werf.io/targets/releases/0.9.1/linux-amd64/bin/kubedog" -O "https://tuf.kubedog.werf.io/targets/signatures/0.9.1/linux-amd64/bin/kubedog.sig"
curl -sSL https://werf.io/kubedog.asc | gpg --import
gpg --verify kubedog.sig kubedog

v0.9.0

18 Jul 10:45
48350f7
Compare
Choose a tag to compare

Changelog

Features

  • improved Generic progress status (5f68bca)

Bug Fixes

  • job duration stops changing (4aa62c3)

Installation

To install kubedog we recommend following these instructions.

Alternatively, you can download kubedog binaries from here:

These binaries were signed with PGP and could be verified with the kubedog PGP public key. For example, kubedog binary can be downloaded and verified with gpg on Linux with these commands:

curl -sSLO "https://tuf.kubedog.werf.io/targets/releases/0.9.0/linux-amd64/bin/kubedog" -O "https://tuf.kubedog.werf.io/targets/signatures/0.9.0/linux-amd64/bin/kubedog.sig"
curl -sSL https://werf.io/kubedog.asc | gpg --import
gpg --verify kubedog.sig kubedog

v0.8.0

15 Jul 10:49
88374bd
Compare
Choose a tag to compare

Changelog

Features

  • show Ready resources only once (322a781)

Installation

To install kubedog we recommend following these instructions.

Alternatively, you can download kubedog binaries from here:

These binaries were signed with PGP and could be verified with the kubedog PGP public key. For example, kubedog binary can be downloaded and verified with gpg on Linux with these commands:

curl -sSLO "https://tuf.kubedog.werf.io/targets/releases/0.8.0/linux-amd64/bin/kubedog" -O "https://tuf.kubedog.werf.io/targets/signatures/0.8.0/linux-amd64/bin/kubedog.sig"
curl -sSL https://werf.io/kubedog.asc | gpg --import
gpg --verify kubedog.sig kubedog