Levente Kale
Levente Kale
additional information: this error oinly surfaces with the CRD v1 API, but DANM currently uses v1beta as such the issue is not a blocker until v1beta APIs are removed, which...
I have started doing something on api_group_migration branch, but it is far from completion. Reason for this not being done yet is that I changed jobs recently, and don't really...
as a temporary workaround you could add ""api-approved.kubernetes.io":" annotation to the APIs, but that's basically "cheating" so wouldn't advise using it in production
yeah, the holy grail of universal traffic shaping :) I do agree with you that this is required, and we were also internally considering this for a time now. currently...
@mudverma well, besides that it always seems like we have higher priority items, I think we first wanted to make sure that if such a functionality is introduced, not everyone...
yeah I think it would be reasonable complexity to implement, but what would be the use-case for it? so as far as I understood VRFs are used in practice to...
I understand. sounds a niché use-case but sure, why not :) the API through which this can be controlled needs to be defined first though. couple of thoughts here: -...
ye we recently observed the same, but with IPVLAN. I have no idea how is this possible after first glance, because this error is thrown by the kernel itself, not...
sry your issue might be a little bit different, as it indeed comes from IPAM not the kernel. our error is thrown when we try to allocate an already reserved...
so, our issue is different and I solved it in the other PR your issue I can't reproduce at all in my environment. I deploy a network with an allocation...