Skip to content

Commit a0c4d08

Browse files
committed
[KEP-4817] Add beta graduation criteria + implementation history
Signed-off-by: Lionel Jouin <[email protected]>
1 parent 5e5a1da commit a0c4d08

File tree

1 file changed

+4
-0
lines changed
  • keps/sig-node/4817-resource-claim-device-status

1 file changed

+4
-0
lines changed

keps/sig-node/4817-resource-claim-device-status/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -438,6 +438,8 @@ network status.
438438
- Feature Gates are enabled by default.
439439
- No major outstanding bugs.
440440
- 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.
441443
- Feedback collected from the community (developers and users) with adjustments
442444
provided, implemented and tested.
443445

@@ -611,6 +613,8 @@ N/A
611613
## Implementation History
612614

613615
- 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)
614618

615619
## Drawbacks
616620

0 commit comments

Comments
 (0)