Christopher Adigun

Results 17 issues of Christopher Adigun

## Issue Description I think it might be good to include some performance metrics e.g. Prometheus metrics. This will provide an opportunity to have a dashboard that shows how the...

Hello, I tried to deploy this on k8s 1.12.6 by changing an existing service type from NodePort to LoadBalancer. The operator deployment logs shows that it got the event: ```{"level":"info","ts":1558264670.0867858,"logger":"service-lb-controller","msg":"Reconciling...

Hello, I noticed that If the service type is changed back to NodePort, the load balancer Daemonset is not deleted.

bug

Hi, I will like to ask if it is possible to disable AVX/AVX2 support (or any other dependent processor feature) while building the container image? Currently I have a server...

Currently experiencing an instance whereby SMF keeps showing active sessions even when the UEs are no longer active. Using 10 UEs to test below is the log output ``` Open5GS...

Bug

Hi Community, UERANSIM is no longer been actively developed as stated in the README. **_WARNING: I'm no longer active in the development of UERANSIM. However community contributions are welcomed._** Does...

### Spiderpool Version chart spiderpool-0.9.1 ### Bug Type Installation Issue ### Main CNI kube-router ### What happened? Tried to install spiderpool using the following commands: ``` helm repo add spiderpool...

kind/bug

Hi, Currently observing issues with respect to the following scenarios: - When the NFS server pod restarts due to disruptions in the connectivity between the NFS server pod and the...

lifecycle/stale

**Is your feature request related to a problem? Please describe.** The [BoundServiceAccountTokenVolume](https://kubernetes.io/docs/reference/access-authn-authz/service-accounts-admin/#bound-service-account-token-volume) feature is enabled by default in Kubernetes version 1.21 and later. This currently affects whereabouts and currently the...

enhancement

Hi, Currently looking for a way to sync srv6 L3VPN BGP from goBGP into VPP. Looking for a way to listen for srv6 additions/deletions and then replicate in vpp dataplane....