Jeroen Rijken
Jeroen Rijken
Hi, I've successfully ported SELKS to Kubernetes, and I'd like to share my work with you. Suricata, Scirius Evebox and NGINX are running in the `suricata` namespace (you could change...
**Is your feature request related to a problem? Please describe.** When you haven't created a service account for your deployment, the default service account should not be mounted automatically. The...
Hi, My first PR for this project. **What type of PR is this?** /kind feature **What this PR does / why we need it**: MetalLB has switched from using a...
#### What happened: The operator immediately crashed after installation with an index out of range error. ``` $ k get pod -n nextcloud NAME READY STATUS RESTARTS AGE nextcloud-metrics-6fc67549b9-nkj54 1/1...
Hi, Would it be possible to change the prefix of the temporary files created by sanoid? Right now the name is completely random, which creates an issue with my AppArmor...
Hi, I'm facing the problem that no matter what subnet I set for my pools, and what aggregation length I set for BGP, the validation webhook always rejects my configuration....
**Overall Review of Changes:** * Add unofficial support for Ubuntu 22.04. While an official CIS for Ubuntu 22.04 hasn't been published yet, there are very little fundamental differences between 20.04...
Hi, This PR enables eBPF support for Suricata. https://suricata.readthedocs.io/en/latest/capture-hardware/ebpf-xdp.html I'd like to use eBPF to speed up packet processing. Let me know what you think!
### Describe the bug a clear and concise description of what the bug is. When using TLS with the Prometheus operator, port 443 is missing from the network policy. This...
#### Proposed Changes #### ##### local-storage Set securityContext to remove all unneeded permissions. Set resources to allow better scheduling. Because I don't know of any health check for the local-storage...