Nicolò Ciraci
Nicolò Ciraci
**Environmental Info:** K3s Version: k3s version v1.22.5+k3s1 (405bf79d) Node(s) CPU architecture, OS, and Version: Linux hostname 3.10.0-1160.49.1.el7.x86_64 #1 SMP Tue Nov 30 15:51:32 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux Cluster...
# Summary Refactor the cluster reconcile defer to better handle errors. # Additional Info This PR is a cherry pick of #4282 as requested by @leonardoce
# Summary This PR fix an issue withPodAntiAffinity which is missing a podRole LabelSelector, therefore if other components such as Pooler saturates the Node availability and the PodAntiAffinity is set...
### Is there an existing issue already for this bug? - [x] I have searched for an existing issue, and could not find anything. I believe this is a new...
# Summary This PR introduces new PodMonitor specs to customise even more the monitor capabilities, I propose a new spec that is intended to allow more and more integration between...
## Change description This PR implements support for different CRI implementations, instead of the default containerd. At this moment the only other CRI implementation supported is CRI-O. By default containerd...
### Kube-OVN Version 1.12.17 ### Kubernetes Version v1.29.5+k3s1 ### Operation-system/Kernel Version "Ubuntu 22.04.4 LTS" Linux host 5.15.0-112-generic #122-Ubuntu SMP Thu May 23 07:48:21 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux ###...
### What happened? With different Ingress Controller, such as Traefik and Nginx, the service used to route traffic "lose" endpoints. This results in Ingresses not working: ``` Service "harbor-system/harbor-portal" does...
### Kube-OVN Version v1.12.19 ### Kubernetes Version v.1.9.6 ### Operation-system/Kernel Version "Ubuntu 22.04.4 LTS" 5.15.0-116-generic ### Description The TPROXY feature is failing if a probe is using a named port...
Please ensure your pull request adheres to the following guidelines: - [ ] For first time contributors, read [Submitting a pull request](https://docs.cilium.io/en/stable/contributing/development/contributing_guide/#submitting-a-pull-request) - [ ] All code is covered by...