Denis Fateyev

Results 5 issues of Denis Fateyev

I have upgraded HAProxy controller from an earlier to the latest version (1.8.3). Unfortunately, an ingress resource for SSL-based backend (actually, the Kubernetes dashboard) stopped working. ``` apiVersion: networking.k8s.io/v1 kind:...

I have such DaemonSet for the controller (a slightly customized default): ``` apiVersion: apps/v1 kind: DaemonSet metadata: labels: run: haproxy-ingress name: haproxy-ingress namespace: haproxy-controller spec: selector: matchLabels: run: haproxy-ingress template:...

Hello there, A "check_service" instance being run as a service blocks SQLite DB shortly after startup: ``` Sep 02 11:14:59 python3.4[19272]: [sqlalchemy.pool.NullPool ERROR] Exception during reset or similar Sep 02...

type.bug

I would like to bring up the topic of MT7603E stability in latest mt76 versions again. It's inspired with https://github.com/openwrt/openwrt/pull/11220 and the upcoming switch of ramips target to 5.15 kernel....

As announced in the official documentation, currently there is no support for recent Fedora CoreOS-based workers in Kubernetes. There are no official GPU driver images published, and no official recommendations...