File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed
keps/sig-node/4817-resource-claim-device-status Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -438,6 +438,8 @@ network status.
438
438
- Feature Gates are enabled by default.
439
439
- No major outstanding bugs.
440
440
- 1 example of real-world usage.
441
+ - The kubernetes-sigs/cni-dra-driver project as reference implementation for this feature.
442
+ - A new EndpointSlice Controller consuming the `ResourceClaim.Status.Devices[].NetworkData.Addresses` field.
441
443
- Feedback collected from the community (developers and users) with adjustments
442
444
provided, implemented and tested.
443
445
611
613
# # Implementation History
612
614
613
615
- Initial proposal : 2024-08-30
616
+ - Implementation merged ([kubernetes/kubernetes#128240](https://github.com/kubernetes/kubernetes/pull/128240)): 2024-11-08
617
+ - Released as an alpha feature behind a feature-gate : 2024-12-11 (Kubernetes v1.32)
614
618
615
619
# # Drawbacks
616
620
You can’t perform that action at this time.
0 commit comments