Skip to content

Commit 41cdbf5

Browse files
committed
DRA: add admin controlled device attributes + device taints
These are two different KEPs that provide two features that can be enabled and disabled independently. However, both use the same new ResourceSliceOverride type and thus get described and implemented together.
1 parent 84aba0f commit 41cdbf5

File tree

6 files changed

+1871
-0
lines changed

6 files changed

+1871
-0
lines changed
+6
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: 5027
5+
alpha:
6+
approver: "@johnbelamaric"
+6
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: 5055
5+
alpha:
6+
approver: "@johnbelamaric"

0 commit comments

Comments
 (0)