Levente Kale

Results 40 comments of Levente Kale

I think it depends on the PMD. I'm not saying I'm 100% sure, but IMO e.g. the Mellanox PMD does not require privileged. Probably the Intel also does not need...

Anyone thinks something is still missing from the spec? from my side it is complete wrt. at least use-case1, and we can always come back and adapt it I would...

BTW I'm thinking about creating two issues for the use-case First is about introducing the generic possibility to use DANM as a building block for any use-case The second issue...

yeah, changing the return statement to continue makes sense

it would be a feature, but doesn't need big architectural changes imo the reason why I was never that keen to support it is because I always viewed conflist as...

so, this is the 97th line where it cores: https://github.com/nokia/danm/blob/master/cmd/svcwatcher/svcwatcher.go#L97 It is literally a library call without references to any objects I think I have already stated earlier that glog...

reg the Eventing issue: the leader election library creates an event recorder without a namespace defined, so it defaults to default but our component runs in the kube-system, so when...

I guess others also have issues with the library :) https://bugzilla.redhat.com/show_bug.cgi?id=1842002

@TothFerenc any comments on above? I'm kind of on the opinion that this is how stuff works, and we just need to live with it

proposal is to change "danm.k8s.io" API group to "danm.io" this change must include the references put into the annotation field of other core APIs as well, such as Pod, and...