Tags: imneov/kine
Tags
Failed delete must return a ResponseRange instead Signed-off-by: Angelos Kolaitis <[email protected]>
return ResponseDeleteRange responses on Delete Signed-off-by: Angelos Kolaitis <[email protected]>
Fix drone publish for arm Signed-off-by: Brad Davidson <[email protected]>
Fix drone publish for arm Signed-off-by: Brad Davidson <[email protected]>
Fix lint errors Signed-off-by: Brad Davidson <[email protected]>
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]>
Bump go-sqlite3 to v1.14.15 / sqlite3 v3.39.2 Signed-off-by: Brad Davidson <[email protected]>
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]>
introduce metrics Signed-off-by: Zach Zhu <[email protected]>
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]>
PreviousNext