Hi,
While looking into DRANET’s ResourceSlice handling, I came across the discussion in the previous repository:
google/dranet#97
From that thread, my understanding is that DRANET currently publishes only devices visible in the root network namespace. When a device is allocated, the interface is moved into the pod's namespace, which effectively removes it from the ResourceSlice.
The issue also mentioned a possible alternative approach where all devices would remain listed in the ResourceSlice, with allocation state determined via ResourceClaims instead.
Since the project has moved to kubernetes-sigs/dranet and a year has passed, I wanted to check whether this behaviour is still the intended design, or if the thinking around this has evolved.
Thanks for any clarification!
/kind question
Hi,
While looking into DRANET’s ResourceSlice handling, I came across the discussion in the previous repository:
google/dranet#97
From that thread, my understanding is that DRANET currently publishes only devices visible in the root network namespace. When a device is allocated, the interface is moved into the pod's namespace, which effectively removes it from the ResourceSlice.
The issue also mentioned a possible alternative approach where all devices would remain listed in the ResourceSlice, with allocation state determined via ResourceClaims instead.
Since the project has moved to kubernetes-sigs/dranet and a year has passed, I wanted to check whether this behaviour is still the intended design, or if the thinking around this has evolved.
Thanks for any clarification!
/kind question