kub3let

Results 27 comments of kub3let

I had a very simple setup using helm that stopped working with v 0.13.x The error I get is ` Starting from v0.13.0 configInline is no longer supported. Please see...

Debian 12 was released without libpcre++-dev so you can't install PCRE1 anymore but modsec still requires it for building.

> @kub3let did you successfully build and use it for Debian 12 ? I wasn't able to build it with PCRE2 but I don't remember why, I fixed it by...

> When this happens does the persistent notification stay or disappears? I actually don't since I had it hidden, I made it visible again to check on that. Will update...

@dshokouhi is it normal that the log only shows a couple minutes ? Whenever I checked it was just a couple minutes / hours not since the app start. So...

I suddenly have the same problem, which worked just fine until last week. The source-controller does not use the local configured dns for some reason and thus resolves my git...

Wasted 3 hours today figuring out what kept my drives from spinning down. Really weird since I only installed udisks2 to setup the spin down. Switching to hdparm fixed it.

> Here is a k3s version of [#2400 (comment)](https://github.com/k3s-io/k3s/issues/2400#issuecomment-1041165341): > > ``` > [Unit] > Description=Kill containerd-shims on shutdown > DefaultDependencies=false > Before=shutdown.target umount.target > > [Service] > ExecStart=/usr/local/bin/k3s-killall.sh >...

I'm getting the same issue but the CPU I'm running on does support AVX/AVX2 but not AVX512 Does this require AVX2 or AVX512 explicitly ? Intel has removed AVX512 support...

The issue is fixed by latest 1.5.1 docker image for me :)