Bernard Gütermann

Results 15 comments of Bernard Gütermann

Same here, Running on rke2 version v1.29.1+rke2r1 on Ubuntu 23.10 Linux-6.5.0-1010-raspi (arm64). ``` [=] Test [no-unexpected-packet-drops] [1/62] [-] Scenario [no-unexpected-packet-drops/no-unexpected-packet-drops] 🟥 Found unexpected packet drops: { "labels": { "direction": "EGRESS",...

I have the exact same issue. I do not have a proxy. Simply following the docs and when I do `kubectl -n system-upgrade get plans -o yaml` I see that...

@attilaolah > Eventually I got Talos with Cilium working Great. I did not. And I am not the only one probably. My cluster comes online in "pending" with every API...

personally I am just trying to get ipv6 working natively with cluster created from scratch on Omni. I followed your configs @nazarewk but apparently ~its not possible~ I cant. The...

Hello @smira I think I figured out the issue. But I don't know how to fix it. Thanks for the tip. So when I ran `omnict support` I thought I...

Ok I figured this out. By Pure luck too. And Its so dumb : When writing your configuration file, you need to take care of **the order in which you...

With my limited understanding of this aspect thing I did this : in TenantServiceAspect I added : ``` @Pointcut("execution(public * com.myexample.multitenancy.MultiTenant+.*(..))") void isMultitenantRepository(){ /* aspect */ } @Pointcut(value = "isMultitenantRepository()")...

Yeah this is extremely suspicious. I will recommend any IT companies that I work with to avoid Ventoy until this is cleared. There is a reason why RMS was demanding...