Commit d9d01ed
authored
feat: (1) add terminating replicas for collaset, (2) update kube-xset main (#355)
* refactor: export lifecycle adapter in updateconfig
* add NewInPlaceOnlyPossibleUpdaterFunc
* refactor refactor-NewInPlaceOnlyUpdaterFunc
* feat: add-terminatingreplicas-in-cls
* update xset controller replicas
* fix reclaim resource context
* fix e2e
* fix e2e
* fix e2e
* fix e2e1 parent 8378b27 commit d9d01ed
File tree
12 files changed
+799
-1396
lines changed- charts/templates/crd
- config/crd/bases
- pkg/controllers/collaset
- test/e2e
- apps
- framework
12 files changed
+799
-1396
lines changedLines changed: 38 additions & 101 deletions
Large diffs are not rendered by default.
Lines changed: 325 additions & 593 deletions
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Lines changed: 325 additions & 593 deletions
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1077 | 1077 | | |
1078 | 1078 | | |
1079 | 1079 | | |
1080 | | - | |
1081 | | - | |
| 1080 | + | |
| 1081 | + | |
1082 | 1082 | | |
1083 | 1083 | | |
1084 | | - | |
1085 | | - | |
| 1084 | + | |
| 1085 | + | |
1086 | 1086 | | |
1087 | 1087 | | |
1088 | 1088 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
179 | 179 | | |
180 | 180 | | |
181 | 181 | | |
| 182 | + | |
182 | 183 | | |
183 | 184 | | |
184 | 185 | | |
| |||
211 | 212 | | |
212 | 213 | | |
213 | 214 | | |
| 215 | + | |
214 | 216 | | |
215 | 217 | | |
216 | 218 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4276 | 4276 | | |
4277 | 4277 | | |
4278 | 4278 | | |
4279 | | - | |
| 4279 | + | |
4280 | 4280 | | |
4281 | 4281 | | |
4282 | 4282 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
85 | 89 | | |
86 | 90 | | |
87 | 91 | | |
| |||
1045 | 1049 | | |
1046 | 1050 | | |
1047 | 1051 | | |
| 1052 | + | |
| 1053 | + | |
| 1054 | + | |
| 1055 | + | |
1048 | 1056 | | |
1049 | 1057 | | |
1050 | 1058 | | |
| |||
1633 | 1641 | | |
1634 | 1642 | | |
1635 | 1643 | | |
| 1644 | + | |
| 1645 | + | |
| 1646 | + | |
| 1647 | + | |
1636 | 1648 | | |
1637 | 1649 | | |
1638 | 1650 | | |
| |||
2146 | 2158 | | |
2147 | 2159 | | |
2148 | 2160 | | |
| 2161 | + | |
| 2162 | + | |
| 2163 | + | |
| 2164 | + | |
2149 | 2165 | | |
2150 | 2166 | | |
2151 | 2167 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
20 | 27 | | |
21 | 28 | | |
22 | 29 | | |
23 | 30 | | |
24 | 31 | | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
0 commit comments