Commit 79ff588
CM-1106: Add CI Dockerfiles for istio-csr and trust-manager operands
Adds istiocsr.Dockerfile and trustmanager.Dockerfile to images/ci/
for building operand images in OpenShift CI. These Dockerfiles follow
the same pattern as operand.Dockerfile, cloning from the openshift/
fork repos at the version currently shipped by master.
- istiocsr.Dockerfile: builds from openshift/cert-manager-istio-csr v0.16.0
- trustmanager.Dockerfile: builds from openshift/cert-manager-trust-manager v0.20.3
Required for the openshift/release master CI config to build and inject
these operand images in e2e tests.
Signed-off-by: Mytreya Kasturi <mykastur@redhat.com>
Co-authored-by: Cursor <cursoragent@cursor.com>1 parent e8a646d commit 79ff588
3 files changed
Lines changed: 39 additions & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
0 commit comments