Emil Karlsson
Emil Karlsson
Cannot apply updates from a GitOps manager (Rancher Fleet etc.). Generation field implicitly added
**What happened**: I am using Rancher Fleet (https://fleet.rancher.io/) to provide GitOps for my services. I tried using this with KubeVirt VMs in my K8s cluster using the following manifest: ```yml...
Hi! When deploying CoreDNS using a RKE2 in Rancher, they name the CoreDNS file "rke2-coredns". But since it is hardcoded here as: ```ruby cm = @k8s.api.resource("configmaps", namespace: "kube-system").get("coredns") ``` ......
Hi! I am unable to auto-scale Kubernetes clusters. As I understand, it create a "cluster-autoscaler" deployment that decides whether to scale or not. However, it does not seem to work,...
Hello! We've been trying out whereabouts for our VM management using KubeVirt and it has worked great so far. However, we've noticed that restarts to KubeVirt VMI's seems to release...
Hi again, reporting another crash I got today. I am running version `1.3.2`. It's hard to say what to do really to replicate this, but I basically had my application...
Hi, Is it possible to show the next destination for a train by an index rather than a name? There are scenarios where going to the same train station twice...
Hi, It's me again :D I am noticing my trains are reaching really high speed according to the API, while they are not in game (comparing with the UI when...
Hi again, I know the description is rather vague, sorry about that. I have noticed 3 separate crashes that seems to relate to the same null pointer reference. 2 times...
Hi! Similar to the issue https://github.com/porisius/FicsitRemoteMonitoring/issues/80, I am getting a crash when accessing a route. For me the game crashes on `/getProdStats`. Here is the stack trace: ``` Version: 368883,...