File tree
11 files changed
+68
-80
lines changedFilter options
- examples
- notebooks
- kubernetes/e2e_test
- test_yaml
11 files changed
+68
-80
lines changedexamples/create_deployment.py
Copy file name to clipboardExpand all lines: examples/create_deployment.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
27 | 27 |
|
28 | 28 |
|
29 | 29 |
|
30 |
| - |
31 |
| - |
| 30 | + |
| 31 | + |
32 | 32 |
|
33 | 33 |
|
34 | 34 |
|
|
examples/create_deployment_from_yaml.py
Copy file name to clipboardExpand all lines: examples/create_deployment_from_yaml.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
24 | 24 |
|
25 | 25 |
|
26 | 26 |
|
27 |
| - |
| 27 | + |
28 | 28 |
|
29 | 29 |
|
30 | 30 |
|
|
examples/deployment_examples.py
Copy file name to clipboardExpand all lines: examples/deployment_examples.py+9-9Lines changed: 9 additions & 9 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
25 | 25 |
|
26 | 26 |
|
27 | 27 |
|
28 |
| - |
| 28 | + |
29 | 29 |
|
30 | 30 |
|
31 | 31 |
|
32 | 32 |
|
33 | 33 |
|
34 | 34 |
|
35 |
| - |
| 35 | + |
36 | 36 |
|
37 | 37 |
|
38 | 38 |
|
39 |
| - |
40 |
| - |
| 39 | + |
| 40 | + |
41 | 41 |
|
42 | 42 |
|
43 | 43 |
|
| ||
55 | 55 |
|
56 | 56 |
|
57 | 57 |
|
58 |
| - |
| 58 | + |
59 | 59 |
|
60 | 60 |
|
61 | 61 |
|
| ||
80 | 80 |
|
81 | 81 |
|
82 | 82 |
|
83 |
| - |
| 83 | + |
84 | 84 |
|
85 | 85 |
|
86 | 86 |
|
87 | 87 |
|
88 |
| - |
| 88 | + |
89 | 89 |
|
90 |
| - |
| 90 | + |
91 | 91 |
|
92 |
| - |
| 92 | + |
93 | 93 |
|
94 | 94 |
|
95 | 95 |
|
|
examples/nginx-deployment.yaml
Copy file name to clipboardExpand all lines: examples/nginx-deployment.yaml+7-3Lines changed: 7 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 |
| - |
| 1 | + |
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
| 5 | + |
| 6 | + |
5 | 7 |
|
6 | 8 |
|
| 9 | + |
| 10 | + |
| 11 | + |
7 | 12 |
|
8 | 13 |
|
9 | 14 |
|
10 | 15 |
|
11 | 16 |
|
12 | 17 |
|
13 | 18 |
|
14 |
| - |
| 19 | + |
15 | 20 |
|
16 | 21 |
|
17 |
| - |
|
examples/notebooks/create_deployment.ipynb
Copy file name to clipboardExpand all lines: examples/notebooks/create_deployment.ipynb+9-9Lines changed: 9 additions & 9 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
47 | 47 |
|
48 | 48 |
|
49 | 49 |
|
50 |
| - |
| 50 | + |
51 | 51 |
|
52 | 52 |
|
53 | 53 |
|
| ||
70 | 70 |
|
71 | 71 |
|
72 | 72 |
|
73 |
| - |
| 73 | + |
74 | 74 |
|
75 | 75 |
|
76 | 76 |
|
| ||
93 | 93 |
|
94 | 94 |
|
95 | 95 |
|
96 |
| - |
| 96 | + |
97 | 97 |
|
98 | 98 |
|
99 | 99 |
|
| ||
118 | 118 |
|
119 | 119 |
|
120 | 120 |
|
121 |
| - |
| 121 | + |
122 | 122 |
|
123 | 123 |
|
124 | 124 |
|
| ||
207 | 207 |
|
208 | 208 |
|
209 | 209 |
|
210 |
| - |
| 210 | + |
211 | 211 |
|
212 | 212 |
|
213 | 213 |
|
| ||
253 | 253 |
|
254 | 254 |
|
255 | 255 |
|
256 |
| - |
| 256 | + |
257 | 257 |
|
258 | 258 |
|
259 | 259 |
|
| ||
277 | 277 |
|
278 | 278 |
|
279 | 279 |
|
280 |
| - |
281 |
| - |
| 280 | + |
| 281 | + |
282 | 282 |
|
283 |
| - |
| 283 | + |
284 | 284 |
|
285 | 285 |
|
286 | 286 |
|
|
examples/notebooks/intro_notebook.ipynb
Copy file name to clipboardExpand all lines: examples/notebooks/intro_notebook.ipynb+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
89 | 89 |
|
90 | 90 |
|
91 | 91 |
|
92 |
| - |
93 |
| - |
94 |
| - |
| 92 | + |
| 93 | + |
| 94 | + |
95 | 95 |
|
96 | 96 |
|
97 | 97 |
|
|
kubernetes/e2e_test/test_utils.py
Copy file name to clipboardExpand all lines: kubernetes/e2e_test/test_utils.py+12-25Lines changed: 12 additions & 25 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
52 | 52 |
|
53 | 53 |
|
54 | 54 |
|
55 |
| - |
56 |
| - |
57 |
| - |
58 |
| - |
59 |
| - |
60 |
| - |
61 |
| - |
62 |
| - |
63 |
| - |
64 |
| - |
65 |
| - |
66 |
| - |
67 |
| - |
68 |
| - |
69 |
| - |
70 | 55 |
|
71 | 56 |
|
72 | 57 |
|
| ||
134 | 119 |
|
135 | 120 |
|
136 | 121 |
|
137 |
| - |
| 122 | + |
138 | 123 |
|
139 | 124 |
|
140 | 125 |
|
| ||
186 | 171 |
|
187 | 172 |
|
188 | 173 |
|
189 |
| - |
| 174 | + |
190 | 175 |
|
191 | 176 |
|
192 | 177 |
|
| ||
317 | 302 |
|
318 | 303 |
|
319 | 304 |
|
320 |
| - |
| 305 | + |
321 | 306 |
|
322 | 307 |
|
323 | 308 |
|
| ||
327 | 312 |
|
328 | 313 |
|
329 | 314 |
|
330 |
| - |
| 315 | + |
331 | 316 |
|
332 |
| - |
| 317 | + |
333 | 318 |
|
334 | 319 |
|
335 | 320 |
|
336 | 321 |
|
337 |
| - |
| 322 | + |
338 | 323 |
|
339 | 324 |
|
340 | 325 |
|
| ||
348 | 333 |
|
349 | 334 |
|
350 | 335 |
|
351 |
| - |
| 336 | + |
| 337 | + |
352 | 338 |
|
353 | 339 |
|
354 | 340 |
|
| ||
357 | 343 |
|
358 | 344 |
|
359 | 345 |
|
360 |
| - |
| 346 | + |
361 | 347 |
|
362 | 348 |
|
363 |
| - |
| 349 | + |
364 | 350 |
|
365 | 351 |
|
366 | 352 |
|
367 |
| - |
| 353 | + |
| 354 | + |
368 | 355 |
|
369 | 356 |
|
370 | 357 |
|
|
kubernetes/e2e_test/test_yaml/dep-deployment.yaml
Copy file name to clipboardExpand all lines: kubernetes/e2e_test/test_yaml/dep-deployment.yaml+5-3Lines changed: 5 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 |
| - |
| 1 | + |
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
| 8 | + |
| 9 | + |
| 10 | + |
8 | 11 |
|
9 | 12 |
|
10 | 13 |
|
11 | 14 |
|
12 | 15 |
|
13 | 16 |
|
14 | 17 |
|
15 |
| - |
| 18 | + |
16 | 19 |
|
17 | 20 |
|
18 |
| - |
|
kubernetes/e2e_test/test_yaml/extensions-deployment.yaml
Copy file name to clipboardExpand all lines: kubernetes/e2e_test/test_yaml/extensions-deployment.yaml-17Lines changed: 0 additions & 17 deletions
This file was deleted.
kubernetes/e2e_test/test_yaml/list.yaml
Copy file name to clipboardExpand all lines: kubernetes/e2e_test/test_yaml/list.yaml+5-2Lines changed: 5 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
14 |
| - |
| 14 | + |
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
| 22 | + |
| 23 | + |
| 24 | + |
22 | 25 |
|
23 | 26 |
|
24 | 27 |
|
25 | 28 |
|
26 | 29 |
|
27 | 30 |
|
28 | 31 |
|
29 |
| - |
| 32 | + |
0 commit comments