Commit 837e45f
committed
remove enablement of alpha/beta apis for DRA
DynamicResourceAllocation is in GA with resource.k8s.io/v1 apis
in 1.34. we enabled v1beta1 api for DynamicResourceAllocation
in tech or dev preview in 4.20 and previous versions. we don't
support upgrade from a tech/dev preview cluster, so we don't
have to carry the burden of supporting alpha/beta apis.
we should not support alpha/beta apis from 4.201 parent fc59d5c commit 837e45f
File tree
1 file changed
+0
-10
lines changed- pkg/operator/configobservation/apienablement
1 file changed
+0
-10
lines changedLines changed: 0 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | 31 | | |
42 | 32 | | |
43 | 33 | | |
| |||
0 commit comments