Skip to content

Releases: softonic/kubewatch

v0.4.0: Merge pull request #7 from santinoncs/upgrade_kubewatch

12 Nov 09:58
7b1cace
Compare
Choose a tag to compare
upgrade client-go libraries and modify the golang build method

v0.3.3

09 May 14:30
1165e15
Compare
Choose a tag to compare

Changes from v0.3.2

  • Replace nested object delimiter from '.' to '_' (required by grafana annotations).

v0.3.2

08 Mar 13:07
f7a7c4b
Compare
Choose a tag to compare

Changes from v0.3.1

  • Added new --flatten flag to produce flattened JSON output.

v0.3.1

06 Mar 12:48
c84f323
Compare
Choose a tag to compare

Changes from v0.3.0

  • Use the right API endpoint for each resource type.

v0.3.0

03 Mar 15:40
997c1d3
Compare
Choose a tag to compare

Changes from v0.2.1

  • Watch for multiple resources simultaneously.

v0.2.1

03 Mar 14:43
7b1c120
Compare
Choose a tag to compare

Changes from v0.2.0

  • Pure json output.
  • Suppress sync events.

v0.2.0

01 Mar 12:55
5827214
Compare
Choose a tag to compare

Changes from v0.1.0

  • Added in-cluster and out-of-cluster awareness.
  • Added Dockerfile and automated build.

v0.1.0

28 Feb 17:02
379b316
Compare
Choose a tag to compare

Initial release

  • Watch k8s v1 API resource events.