File tree
50 files changed
+3858
-521
lines changed- api/api-rules
- cmd/kube-apiserver/app
- hack/lib
- pkg
- api/testing
- apis/resource
- fuzzer
- install
- v1alpha3
- v1beta1
- v1beta2
- validation
- controlplane
- printers/internalversion
- quota/v1/evaluator/core
- registry/resource
- resourceclaim
- resourceclaimtemplate
- resourceslice
- storage
- rest
- plugin/pkg/admission/noderestriction
- staging/src/k8s.io
- api
- resource
- v1alpha3
- v1beta1
- v1beta2
- dynamic-resource-allocation
- api
- structured
- test/integration
- apiserver
- apply
- cel/authorizerselector
- dra
- etcd
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
50 files changed
+3858
-521
lines changedDiff for: api/api-rules/violation_exceptions.list
+5
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
63 | 63 |
| |
64 | 64 |
| |
65 | 65 |
| |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
66 | 71 |
| |
67 | 72 |
| |
68 | 73 |
| |
|
Diff for: cmd/kube-apiserver/app/aggregator.go
+1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
51 | 51 |
| |
52 | 52 |
| |
53 | 53 |
| |
| 54 | + | |
54 | 55 |
| |
55 | 56 |
| |
56 | 57 |
| |
|
Diff for: hack/lib/init.sh
+1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
94 | 94 |
| |
95 | 95 |
| |
96 | 96 |
| |
| 97 | + | |
97 | 98 |
| |
98 | 99 |
| |
99 | 100 |
| |
|
Diff for: pkg/api/testing/defaulting_test.go
+6
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
149 | 149 |
| |
150 | 150 |
| |
151 | 151 |
| |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
152 | 158 |
| |
153 | 159 |
| |
154 | 160 |
| |
|
Diff for: pkg/apis/resource/fuzzer/fuzzer.go
+13-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
32 | 32 |
| |
33 | 33 |
| |
34 | 34 |
| |
35 |
| - | |
| 35 | + | |
36 | 36 |
| |
37 | 37 |
| |
38 | 38 |
| |
| |||
44 | 44 |
| |
45 | 45 |
| |
46 | 46 |
| |
| 47 | + | |
47 | 48 |
| |
48 | 49 |
| |
49 | 50 |
| |
| |||
94 | 95 |
| |
95 | 96 |
| |
96 | 97 |
| |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
97 | 109 |
| |
98 | 110 |
|
Diff for: pkg/apis/resource/install/install.go
+5-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
| 28 | + | |
28 | 29 |
| |
29 | 30 |
| |
30 | 31 |
| |
| |||
36 | 37 |
| |
37 | 38 |
| |
38 | 39 |
| |
39 |
| - | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
40 | 44 |
|
0 commit comments