File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed
sig-node/4817-resource-claim-device-status Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change
1
+ # The KEP must have an approver from the
2
+ # "prod-readiness-approvers" group
3
+ # of http://git.k8s.io/enhancements/OWNERS_ALIASES
4
+ kep-number : 4817
5
+ alpha :
6
+ approver : " @johnbelamaric"
Original file line number Diff line number Diff line change @@ -696,7 +696,7 @@ type NetworkStatus struct {
696
696
During the WG Device Management meeting on 17th of September 2024 ([ Slack
697
697
summary] ( https://kubernetes.slack.com/archives/C0409NGC1TK/p1726679433650409 ) ),
698
698
the idea was to extend the [ KEP-4680 about resource health status in the
699
- ` Pod.Status ` ] ( https://github.com/kubernetes/enhancements/issues/4680 ) in order
699
+ ` Pod.Status ` ] ( https://github.com/kubernetes/enhancements/issues/4680 ) in order
700
700
to expose device information and not just the health.
701
701
702
702
### Custom Resources
You can’t perform that action at this time.
0 commit comments