Tags: cweagans/kine
Tags
Import etcd v3 consistently Fix the rpctypes module import to use the etcd/v3 package version. This allows packages that include kine as a dependency to not have to include the old etcd package. Signed-off-by: Colleen Murphy <[email protected]>
Add NATS JetStream driver to kine (k3s-io#115) * Add initial jetstream driver to kine * Add label to perf printouts for better context when running outside of CI/CD * PR Updates * PR Updates * Update comments to reflect implementation * Address PR comments * Addressing PR comments and changing default rev history to 10 * Use duration Signed-off-by: Matthew DeVenny <[email protected]>
Call wal_checkpoint during startup/compact for sqlite Signed-off-by: Brad Davidson <[email protected]>
Call wal_checkpoint during startup/compact for sqlite Signed-off-by: Brad Davidson <[email protected]>
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]>
Configure GRPC keepalives Import default values from etcd embed. Signed-off-by: Brad Davidson <[email protected]>
Bump go-sqlite3 to v1.14.8 / sqlite3 v3.36.0 Signed-off-by: Brad Davidson <[email protected]>
Bump go-sqlite3 to v1.14.8 / sqlite3 v3.36.0 Signed-off-by: Brad Davidson <[email protected]>
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]>
PreviousNext