Commit 17d7b0d
Replace StatefulSets with a customized controller
Based on the original [PR](etcd-io#363 (comment))
Signed-off-by: Nont <9658731+nwnt@users.noreply.github.com>1 parent ddb834e commit 17d7b0d
15 files changed
Lines changed: 1601 additions & 2100 deletions
File tree
- api/v1alpha1
- config
- crd/bases
- rbac
- internal/controller
- test/e2e
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
143 | 143 | | |
144 | 144 | | |
145 | 145 | | |
146 | | - | |
147 | | - | |
| 146 | + | |
148 | 147 | | |
149 | 148 | | |
150 | 149 | | |
151 | | - | |
152 | | - | |
| 150 | + | |
153 | 151 | | |
154 | 152 | | |
155 | 153 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
1256 | 1256 | | |
1257 | 1257 | | |
1258 | 1258 | | |
1259 | | - | |
1260 | | - | |
1261 | | - | |
| 1259 | + | |
| 1260 | + | |
1262 | 1261 | | |
1263 | 1262 | | |
1264 | 1263 | | |
| |||
1327 | 1326 | | |
1328 | 1327 | | |
1329 | 1328 | | |
1330 | | - | |
1331 | | - | |
1332 | | - | |
| 1329 | + | |
| 1330 | + | |
1333 | 1331 | | |
1334 | 1332 | | |
1335 | 1333 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | 7 | | |
22 | 8 | | |
23 | 9 | | |
| |||
29 | 15 | | |
30 | 16 | | |
31 | 17 | | |
32 | | - | |
| 18 | + | |
33 | 19 | | |
34 | | - | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
35 | 24 | | |
36 | 25 | | |
37 | 26 | | |
| |||
0 commit comments