Commit 5480c1c
committed
Add resources configuration to restore container
A new config is added to control the restore container. Default values
are set for the new init container. It can be changed by user in the
config. The config uses same logic as the project clone container
config.
Signed-off-by: Ales Raszka <araszka@redhat.com>1 parent 728f107 commit 5480c1c
File tree
13 files changed
+1465
-6
lines changed- apis/controller/v1alpha1
- controllers/workspace
- deploy
- bundle/manifests
- deployment
- kubernetes
- objects
- openshift
- objects
- templates/crd/bases
- pkg
- config
- library
- env
- restore
13 files changed
+1465
-6
lines changedLines changed: 13 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
144 | 144 | | |
145 | 145 | | |
146 | 146 | | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
147 | 150 | | |
148 | 151 | | |
149 | 152 | | |
| |||
376 | 379 | | |
377 | 380 | | |
378 | 381 | | |
| 382 | + | |
| 383 | + | |
| 384 | + | |
| 385 | + | |
| 386 | + | |
| 387 | + | |
| 388 | + | |
| 389 | + | |
| 390 | + | |
| 391 | + | |
379 | 392 | | |
380 | 393 | | |
381 | 394 | | |
| |||
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 | |
|---|---|---|---|
| |||
357 | 357 | | |
358 | 358 | | |
359 | 359 | | |
360 | | - | |
| 360 | + | |
| 361 | + | |
361 | 362 | | |
362 | 363 | | |
363 | 364 | | |
| |||
Lines changed: 218 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments