Skip to content

Commit 2552e0d

Browse files
jcantrilldeepsm007
andauthored
add mirroring of tls-scanner to quay (#78982)
* add mirroring of tls-scanner to quay * Update core-services/image-mirroring/tls-scanner/mapping_tls_scanner_quay Co-authored-by: Deep Mistry <dmistry@redhat.com> --------- Co-authored-by: Deep Mistry <dmistry@redhat.com>
1 parent 825e778 commit 2552e0d

4 files changed

Lines changed: 13 additions & 3 deletions

File tree

ci-operator/config/openshift/tls-scanner/openshift-tls-scanner-main.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ images:
2121
to: tls-scanner-tool
2222
promotion:
2323
to:
24-
- name: "5.0"
25-
namespace: ocp
24+
- name: tls-scanner
25+
namespace: tls-scanner
2626
releases:
2727
initial:
2828
integration:

ci-operator/jobs/openshift/tls-scanner/openshift-tls-scanner-main-presubmits.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ presubmits:
2323
- --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson
2424
- --report-credentials-file=/etc/report/credentials
2525
- --target=[images]
26-
- --target=[release:latest]
2726
command:
2827
- ci-operator
2928
image: quay-proxy.ci.openshift.org/openshift/ci:ci_ci-operator_latest
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# See the OWNERS docs: https://git.k8s.io/community/contributors/guide/owners.md
2+
3+
approvers:
4+
- richardsonnick
5+
- rhmdnd
6+
- smith-xyz
7+
reviewers:
8+
- richardsonnick
9+
- rhmdnd
10+
- smith-xyz
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
quay-proxy.ci.openshift.org/openshift/ci:tls-scanner_tls-scanner_tls-scanner-tool quay.io/openshift/tls-scanner:latest

0 commit comments

Comments
 (0)