Robin Brämer

Results 31 issues of Robin Brämer

I have to check the "page load ..." error by `strings.Contains(err.Error(), "page load error")` which is not best practice. Could you guys please return an exported error type that we...

enhancement

I just want to make sure we are aware of it: The watch crdb code https://github.com/authzed/spicedb/blob/a75cd6484c313c71dfd98072dadf0a4fffaed4d0/internal/datastore/crdb/watch.go#L29 and the crdb docs https://www.cockroachlabs.com/docs/v21.2/changefeed-for#considerations ` It is therefore critical that you close the...

area/datastore

Allow to close tabs by hovering over a tab and clicking the middle mouse button. Just like in web browsers. :)

good first issue
feature/accepted
UX Improvement

# New Issue It would be great to add ftx.us support which API is very similar, if not the same, to ftx.com.

The operator should deploy a replica set instead of single pods as it's a bad practice to run individual pods in Kubernetes, even singleton pods. Ref: https://kubernetes.io/docs/concepts/workloads/pods/pod-overview/#working-with-pods

printing `seconds` is superfluous since time.Duration already adds the `s` suffix Invalid log message would be ``` Retrying connection in up to 1s seconds ```

#### What type of PR is this? /kind cleanup #### What this PR does / why we need it: #### Which issue(s) this PR fixes: Fixes # #### Special notes...

kind/cleanup
lgtm
sig/api-machinery
sig/cluster-lifecycle
size/XS
kind/api-change
release-note-none
cncf-cla: yes
ok-to-test
needs-priority
triage/accepted

Please add the Knative k8s addon

Imagine we port https://github.com/PrismarineJS/node-minecraft-protocol to Go such that Gate never ever needs to implement Minecraft protocol version changes again for every new version. It uses https://github.com/PrismarineJS/minecraft-data internally.

enhancement

Evaluate whether use of https://github.com/google/gopacket further improves packet layer en-/decoding.

enhancement (not a bug)