dqsully

Results 4 issues of dqsully

Since Hjson is an extension of JSON, and the Serde team keeps their JSON implementation up to date, I think it would make sense to keep hjson-rust as a fork...

help wanted

**Purpose of PR?**: While using KubeArmor, I noticed a couple bugs related to race conditions, and these commits should fix them. The first race condition is just a concurrent map...

**Purpose of PR?**: Implement NRI support in KubeArmor and mostly fix container confusion issues in BPF-LSM caused by reused Linux namespace IDs. **Does this PR introduce a breaking change?** No...

### Changes proposed in this PR ### - Use existing Informer cache for EndpointSlices instead of listing EndpointSlices directly from k8s. We had a production issue where Kubernetes spuriously returned...