Skip to content

Commit d12d2cc

Browse files
committed
Add prod-readiness approver file
1 parent 6bbfb16 commit d12d2cc

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
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"

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -696,7 +696,7 @@ type NetworkStatus struct {
696696
During the WG Device Management meeting on 17th of September 2024 ([Slack
697697
summary](https://kubernetes.slack.com/archives/C0409NGC1TK/p1726679433650409)),
698698
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
700700
to expose device information and not just the health.
701701

702702
### Custom Resources

0 commit comments

Comments
 (0)