Wolfgang Nagele

Results 5 issues of Wolfgang Nagele

Some packets can cause various Exceptions (NPE, ArrayIndexOutOfBounds). We should have functionality to allow the user to specify if they wish to simply ignore such packets and proceed with the...

At the moment fragments received out-of-order can cause re-assembly of incomplete payloads. The re-assembly should strictly check the linking.

**Describe the bug**: Currently secrets and unstructured objects are only processed if they are annotated with `vault.security.banzaicloud.io/vault-addr` (see [here](https://github.com/banzaicloud/bank-vaults/blob/1.3.0/cmd/vault-secrets-webhook/main.go#L319)). For config maps the same is true for the annotation `vault.security.banzaicloud.io/mutate-configmap`...

kind/enhancement

I've been banging my head against this for two days now. Reaching out in the hopes of some guidance/pointers. 🙇 I am using a ULXS3 board and have connected two...

I've started this work to allow for the use of K8S (Kubernetes) nodes in topologies. Containerlab does have [support](https://containerlab.dev/manual/kinds/k8s-kind/) for it but it does pose some challenges on how to...