Roman Iuvshyn

Results 39 comments of Roman Iuvshyn

as a workaround I've used `extraConfig`

@aanm Thanks for looking in to this, steps to reproduce are pretty simple: 1. install cilium using chart configured to disable native k8s netpolicies support. expectations: - ability to turn...

@gandro yes, exactly this. Also I would suggest to check any other parameter handled the same way.

ohh... maybe I was doing ``` k8sNetworkPolicy: enabled: false ``` I might've missed quotes... which makes sense. @aanm Feel free to close the issue.

@snasovich We have noticed that leaving these abandoned machines in `NodeNotFound` status on large clusters with dynamic leads to the state where there are hundreds of abandoned machines and even...

would be great also to make configurable `spec.securityContext`

Hello, just wanted to clarify enabling secrets-encryption on live k3s cluster is still not supported, right?

also looking forward to this

static entries should be fine actually as in both clusters we can have identical `ClusterStaticEntry` resources and both controllers can reconcile it feels like the only problem with k8s workloads...