Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: hadoop835/kine

Tags

v0.9.9-rc1

Toggle v0.9.9-rc1's commit message
Increase COMPACT log messages to Info

These messages are important for evaluating cluster heath and should be more visible.

Signed-off-by: Brad Davidson <[email protected]>

v0.9.8

Toggle v0.9.8's commit message
Failed delete must return a ResponseRange instead

Signed-off-by: Angelos Kolaitis <[email protected]>

v0.9.7

Toggle v0.9.7's commit message
return ResponseDeleteRange responses on Delete

Signed-off-by: Angelos Kolaitis <[email protected]>

v0.9.6

Toggle v0.9.6's commit message
Fix drone publish for arm

Signed-off-by: Brad Davidson <[email protected]>

v0.9.6-rc.2

Toggle v0.9.6-rc.2's commit message
Fix drone publish for arm

Signed-off-by: Brad Davidson <[email protected]>

v0.9.6-rc.1

Toggle v0.9.6-rc.1's commit message
Fix lint errors

Signed-off-by: Brad Davidson <[email protected]>

v0.9.5

Toggle v0.9.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump nats client to v1.17.1-0.20220923 (k3s-io#137)

* Bump nats client to v1.17.0
* fix jetstream test and version support
* jetstream: use KeyValueStatus.Bytes() for DbSize
* go mod tidy

Signed-off-by: Caleb Lloyd <[email protected]>

v0.9.4

Toggle v0.9.4's commit message
Bump go-sqlite3 to v1.14.15 / sqlite3 v3.39.2

Signed-off-by: Brad Davidson <[email protected]>

v0.9.3

Toggle v0.9.3's commit message
Properly enforce RangeEnd + Limit restriction

Required for compatibility with Kubernetes 1.24, which when searching
within a namespace for a resource using FieldSelector on metatada.name,
sends a Get request for the fully qualified resource name, but with a
non-zero limit.

Signed-off-by: Brad Davidson <[email protected]>

v0.9.2

Toggle v0.9.2's commit message
introduce metrics

Signed-off-by: Zach Zhu <[email protected]>