Nico Berlee

Results 13 comments of Nico Berlee

thezoggy isn't trolling! Unless KEEP_PROCESSED_DIR is set it moves the file... Or when the destination is on different mounting point, the python move function will copy/delete... [code] # move the...

Looks nice, but it has no chance of being pulled my midgetspy with IE specific style… (ask @thezoggy) Also adding/replacing a donate button with your own PayPal address isn't in...

Hmm.. setting a domainname on the kubernetes linux host made it work. I was unaware of this requirement

> So, the issue was the domain name only right? Not what you added in the first comment? Not having a domain name on the kubernetes node generates this unexpected...

Have you tested this? Everything broke in Alpine Edge because of the LibreSSL to OpenSSL 1.1 switch. These are basically the same changes I did in https://github.com/nberlee/incubator-pagespeed-ngx but as the...

As a FYI for documenting purposes, setting the scaling governor in sysfs is nice for testing. (instant) But quite awkward as it is needed to be set for all cores/threads...

This is going to be fixed upstream. https://github.com/FRRouting/frr/pull/12184 So once FFR merges it, releases a new version and frr gets updated in metallb this issue can be closed

Tested it with frr 8.5 images, and its fixed... This issue can be closed when FRR is updated...

Just to share our experience, we've been operating Talos with secureboot and utilizing Cilium for Kubernetes networking, enabling a wide range of BPF functionalities, for quite some time now—months, in...

I don't think sidekiq is fine as both replicas have the scheduler role, and there only should be one (the rest of the roles are fine to scale up) Also,...