Skip to content

Tags: suqcnn/kine

Tags

v0.8.0

Toggle v0.8.0's commit message
Add Status DbSize support for apiserver etcd metrics

Populates the apiserver etcd_db_total_size_in_bytes metric for drivers
that offer a query to report table size.

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

v0.7.3

Toggle v0.7.3's commit message
Configure GRPC keepalives

Import default values from etcd embed.

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

v0.7.2

Toggle v0.7.2's commit message
Bump go-sqlite3 to v1.14.8 / sqlite3 v3.36.0

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

v0.6.4

Toggle v0.6.4's commit message
Bump go-sqlite3 to v1.14.8 / sqlite3 v3.36.0

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

v0.7.1

Toggle v0.7.1's commit message
Bump library versions

* go-sqlite3 v1.14.7 / sqlite3 v3.35.4
* mysql v1.6.0
* pg v1.10.2
* rancher v0.8.3

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

v0.6.3

Toggle v0.6.3's commit message
Bump library versions

* go-sqlite3 v1.14.7 / sqlite3 v3.35.4
* mysql v1.6.0
* pg v1.10.2
* rancher v0.8.3

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

v0.7.0

Toggle v0.7.0's commit message
Update etcd to v3.5

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

v0.6.2

Toggle v0.6.2's commit message
Pin termplotlob at v0.3.4 to avoid numpy dependency

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

v0.6.1

Toggle v0.6.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add Delete function to storage client wrapper (k3s-io#89)

Signed-off-by: galal-hussein <[email protected]>

v0.6.1-rc.1

Toggle v0.6.1-rc.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request k3s-io#67 from dweomer/use-buildkit-on-publish

drone: DOCKER_BUILDKIT=1 for publish step