Commit 9c5ddd2
Remove result initcontainer
This will remove the initcontainer which is
added for making the results folder writables
If it is rn as non-root then this init-containers
errors out on every run as the chmod command is
not allowed to execute
Further there is no need to make the empty-dir
volume writable
Currently tektoncd/pipeline fails on environment
where pod is run as non-root
This will fix that
Fix #21721 parent c7407e6 commit 9c5ddd2
File tree
7 files changed
+12
-78
lines changed- docs/developers
- pkg
- pod
- reconciler/taskrun
- third_party/github.com/hashicorp
- errwrap
- go-multierror
7 files changed
+12
-78
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
283 | 283 | | |
284 | 284 | | |
285 | 285 | | |
286 | | - | |
287 | 286 | | |
288 | 287 | | |
289 | 288 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
106 | | - | |
107 | | - | |
108 | | - | |
109 | | - | |
110 | | - | |
111 | 106 | | |
112 | 107 | | |
113 | 108 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | 68 | | |
77 | 69 | | |
78 | 70 | | |
| |||
96 | 88 | | |
97 | 89 | | |
98 | 90 | | |
99 | | - | |
| 91 | + | |
100 | 92 | | |
101 | 93 | | |
102 | 94 | | |
| |||
149 | 141 | | |
150 | 142 | | |
151 | 143 | | |
152 | | - | |
153 | 144 | | |
154 | 145 | | |
155 | 146 | | |
| |||
205 | 196 | | |
206 | 197 | | |
207 | 198 | | |
208 | | - | |
| 199 | + | |
209 | 200 | | |
210 | 201 | | |
211 | 202 | | |
| |||
255 | 246 | | |
256 | 247 | | |
257 | 248 | | |
258 | | - | |
| 249 | + | |
259 | 250 | | |
260 | 251 | | |
261 | 252 | | |
| |||
291 | 282 | | |
292 | 283 | | |
293 | 284 | | |
294 | | - | |
| 285 | + | |
295 | 286 | | |
296 | 287 | | |
297 | 288 | | |
| |||
329 | 320 | | |
330 | 321 | | |
331 | 322 | | |
332 | | - | |
333 | 323 | | |
334 | 324 | | |
335 | 325 | | |
| |||
382 | 372 | | |
383 | 373 | | |
384 | 374 | | |
385 | | - | |
| 375 | + | |
386 | 376 | | |
387 | 377 | | |
388 | 378 | | |
| |||
433 | 423 | | |
434 | 424 | | |
435 | 425 | | |
436 | | - | |
437 | 426 | | |
438 | 427 | | |
439 | 428 | | |
| |||
507 | 496 | | |
508 | 497 | | |
509 | 498 | | |
510 | | - | |
| 499 | + | |
511 | 500 | | |
512 | 501 | | |
513 | 502 | | |
| |||
596 | 585 | | |
597 | 586 | | |
598 | 587 | | |
599 | | - | |
| 588 | + | |
600 | 589 | | |
601 | 590 | | |
602 | 591 | | |
| |||
715 | 704 | | |
716 | 705 | | |
717 | 706 | | |
718 | | - | |
| 707 | + | |
719 | 708 | | |
720 | 709 | | |
721 | 710 | | |
| |||
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
243 | 243 | | |
244 | 244 | | |
245 | 245 | | |
246 | | - | |
247 | | - | |
248 | | - | |
249 | | - | |
250 | | - | |
251 | | - | |
252 | | - | |
253 | | - | |
254 | | - | |
255 | | - | |
256 | | - | |
257 | | - | |
258 | 246 | | |
259 | 247 | | |
260 | 248 | | |
| |||
319 | 307 | | |
320 | 308 | | |
321 | 309 | | |
322 | | - | |
323 | 310 | | |
324 | 311 | | |
325 | 312 | | |
| |||
359 | 346 | | |
360 | 347 | | |
361 | 348 | | |
362 | | - | |
363 | 349 | | |
364 | 350 | | |
365 | 351 | | |
| |||
582 | 568 | | |
583 | 569 | | |
584 | 570 | | |
585 | | - | |
586 | 571 | | |
587 | 572 | | |
588 | 573 | | |
| |||
622 | 607 | | |
623 | 608 | | |
624 | 609 | | |
625 | | - | |
626 | 610 | | |
627 | 611 | | |
628 | 612 | | |
| |||
673 | 657 | | |
674 | 658 | | |
675 | 659 | | |
676 | | - | |
677 | 660 | | |
678 | 661 | | |
679 | 662 | | |
| |||
743 | 726 | | |
744 | 727 | | |
745 | 728 | | |
746 | | - | |
747 | 729 | | |
748 | 730 | | |
749 | 731 | | |
| |||
801 | 783 | | |
802 | 784 | | |
803 | 785 | | |
804 | | - | |
805 | 786 | | |
806 | 787 | | |
807 | 788 | | |
| |||
839 | 820 | | |
840 | 821 | | |
841 | 822 | | |
842 | | - | |
843 | 823 | | |
844 | 824 | | |
845 | 825 | | |
| |||
896 | 876 | | |
897 | 877 | | |
898 | 878 | | |
899 | | - | |
900 | 879 | | |
901 | 880 | | |
902 | 881 | | |
| |||
Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments