Frank Schröder

Results 25 issues of Frank Schröder

We are building a cluster running both `linux/amd64` and `linux/arm64` nodes. We run the `coredns-nodecache` on the nodes and need to support `linux/arm64`. I'll fork the repo and try to...

This patch adds support to both add include and exclude expressions to filter repositories. The repository names are first run through the include and then exclude filters. By default all...

### What happened? With very large type systems gqlgen can generate code that can no longer by compiled by the go compiler. Once more than 65.000 field marshaling methods have...

Hi Jeroen, if Go and OPC/UA is still interesting to you maybe you want to help out with github.com/gopcua/opcua? Frank

I am seeing problems with the connect/reconnect behavior of the websocket extension that I am trying to understand. 1. When the page loads and the WS server is down I...