Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions OWNERS_ALIASES
Original file line number Diff line number Diff line change
Expand Up @@ -177,14 +177,17 @@ aliases:
- dobsonj
- gnufied
- jsafrane
- RomanBednar
- tsmetana
- mpatlasov
storage-reviewers:
- bertinatto
- dobsonj
- gnufied
- jsafrane
- RomanBednar
- tsmetana
- mpatlasov
powervs-approvers:
- hamzy
- clnperez
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,12 @@ tests:
steps:
test:
- ref: go-verify-deps
- as: security
optional: true
steps:
env:
PROJECT_NAME: aws-efs-csi-driver-operator
workflow: openshift-ci-security
zz_generated_metadata:
branch: master
org: openshift
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,12 @@ tests:
steps:
test:
- ref: go-verify-deps
- as: security
optional: true
steps:
env:
PROJECT_NAME: aws-efs-csi-driver
workflow: openshift-ci-security
- as: verify-commits
commands: |
commitchecker --start ${PULL_BASE_SHA:-master}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,12 @@ tests:
steps:
test:
- ref: go-verify-deps
- as: security
optional: true
steps:
env:
PROJECT_NAME: azure-disk-csi-driver
workflow: openshift-ci-security
- as: e2e-azure
steps:
cluster_profile: azure4
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,12 @@ tests:
steps:
test:
- ref: go-verify-deps
- as: security
optional: true
steps:
env:
PROJECT_NAME: azure-file-csi-driver-operator
workflow: openshift-ci-security
- always_run: false
as: e2e-azure-manual-oidc
optional: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,12 @@ tests:
steps:
test:
- ref: go-verify-deps
- as: security
optional: true
steps:
env:
PROJECT_NAME: azure-file-csi-driver
workflow: openshift-ci-security
- always_run: false
as: e2e-azure-manual-oidc
optional: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,12 @@ tests:
steps:
test:
- ref: go-verify-deps
- as: security
optional: true
steps:
env:
PROJECT_NAME: cluster-csi-snapshot-controller-operator
workflow: openshift-ci-security
zz_generated_metadata:
branch: master
org: openshift
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,12 @@ tests:
steps:
test:
- ref: go-verify-deps
- as: security
optional: true
steps:
env:
PROJECT_NAME: cluster-storage-operator
workflow: openshift-ci-security
zz_generated_metadata:
branch: master
org: openshift
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,12 @@ tests:
steps:
test:
- ref: go-verify-deps
- as: security
optional: true
steps:
env:
PROJECT_NAME: csi-external-attacher
workflow: openshift-ci-security
- as: verify-commits
commands: |
commitchecker --start ${PULL_BASE_SHA:-master}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,12 @@ tests:
steps:
test:
- ref: go-verify-deps
- as: security
optional: true
steps:
env:
PROJECT_NAME: csi-external-provisioner
workflow: openshift-ci-security
- as: verify-commits
commands: |
commitchecker --start ${PULL_BASE_SHA:-master}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,13 @@ tests:
steps:
test:
- ref: go-verify-deps
- always_run: false
as: security
optional: true
steps:
env:
PROJECT_NAME: csi-node-driver-registrar
workflow: openshift-ci-security
- as: verify-commits
commands: |
commitchecker --start ${PULL_BASE_SHA:-master}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,12 @@ tests:
steps:
test:
- ref: go-verify-deps
- as: security
optional: true
steps:
env:
PROJECT_NAME: gcp-filestore-csi-driver-operator
workflow: openshift-ci-security
zz_generated_metadata:
branch: main
org: openshift
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,13 @@ tests:
steps:
test:
- ref: go-verify-deps
- always_run: false
as: security
optional: true
steps:
env:
PROJECT_NAME: gcp-filestore-csi-driver
workflow: openshift-ci-security
- as: verify-commits
commands: |
commitchecker --start ${PULL_BASE_SHA:-master}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,12 @@ tests:
steps:
test:
- ref: go-verify-deps
- as: security
optional: true
steps:
env:
PROJECT_NAME: gcp-pd-csi-driver-operator
workflow: openshift-ci-security
zz_generated_metadata:
branch: master
org: openshift
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,12 @@ tests:
steps:
test:
- ref: go-verify-deps
- as: security
optional: true
steps:
env:
PROJECT_NAME: gcp-pd-csi-driver
workflow: openshift-ci-security
- as: verify-commits
commands: |
commitchecker --start ${PULL_BASE_SHA:-master}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,12 @@ tests:
steps:
test:
- ref: go-verify-deps
- as: security
optional: true
steps:
env:
PROJECT_NAME: ibm-vpc-block-csi-driver-operator
workflow: openshift-ci-security
zz_generated_metadata:
branch: master
org: openshift
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,12 @@ tests:
steps:
test:
- ref: go-verify-deps
- as: security
optional: true
steps:
env:
PROJECT_NAME: ibm-vpc-block-csi-driver
workflow: openshift-ci-security
- as: verify-commits
commands: |
commitchecker --start ${PULL_BASE_SHA:-master}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,12 @@ tests:
steps:
test:
- ref: go-verify-deps
- as: security
optional: true
steps:
env:
PROJECT_NAME: local-storage-operator
workflow: openshift-ci-security
zz_generated_metadata:
branch: master
org: openshift
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,12 @@ tests:
steps:
test:
- ref: go-verify-deps
- as: security
optional: true
steps:
env:
PROJECT_NAME: secrets-store-csi-driver-operator
workflow: openshift-ci-security
zz_generated_metadata:
branch: main
org: openshift
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,12 @@ tests:
steps:
test:
- ref: go-verify-deps
- as: security
optional: true
steps:
env:
PROJECT_NAME: secrets-store-csi-driver
workflow: openshift-ci-security
- as: verify-commits
commands: |
commitchecker --start ${PULL_BASE_SHA:-master}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,12 @@ tests:
steps:
test:
- ref: go-verify-deps
- as: security
optional: true
steps:
env:
PROJECT_NAME: vmware-vsphere-csi-driver-operator
workflow: openshift-ci-security
- as: e2e-vsphere-zones
optional: true
steps:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,12 @@ tests:
steps:
test:
- ref: go-verify-deps
- as: security
optional: true
steps:
env:
PROJECT_NAME: vmware-vsphere-csi-driver
workflow: openshift-ci-security
- as: e2e-vsphere-zones
optional: true
steps:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,12 @@ tests:
steps:
test:
- ref: go-verify-deps
- as: security
optional: true
steps:
env:
PROJECT_NAME: vsphere-problem-detector
workflow: openshift-ci-security
zz_generated_metadata:
branch: master
org: openshift
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -265,6 +265,67 @@ presubmits:
secret:
secretName: result-aggregator
trigger: (?m)^/test( | .* )operator-e2e-extended,?($|\s.*)
- agent: kubernetes
always_run: true
branches:
- ^master$
- ^master-
cluster: build05
context: ci/prow/security
decorate: true
labels:
ci.openshift.io/generator: prowgen
pj-rehearse.openshift.io/can-be-rehearsed: "true"
name: pull-ci-openshift-aws-efs-csi-driver-operator-master-security
optional: true
rerun_command: /test security
spec:
containers:
- args:
- --gcs-upload-secret=/secrets/gcs/service-account.json
- --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson
- --report-credentials-file=/etc/report/credentials
- --secret-dir=/secrets/ci-pull-credentials
- --target=security
command:
- ci-operator
image: ci-operator:latest
imagePullPolicy: Always
name: ""
resources:
requests:
cpu: 10m
volumeMounts:
- mountPath: /secrets/ci-pull-credentials
name: ci-pull-credentials
readOnly: true
- mountPath: /secrets/gcs
name: gcs-credentials
readOnly: true
- mountPath: /secrets/manifest-tool
name: manifest-tool-local-pusher
readOnly: true
- mountPath: /etc/pull-secret
name: pull-secret
readOnly: true
- mountPath: /etc/report
name: result-aggregator
readOnly: true
serviceAccountName: ci-operator
volumes:
- name: ci-pull-credentials
secret:
secretName: ci-pull-credentials
- name: manifest-tool-local-pusher
secret:
secretName: manifest-tool-local-pusher
- name: pull-secret
secret:
secretName: registry-pull-credentials
- name: result-aggregator
secret:
secretName: result-aggregator
trigger: (?m)^/test( | .* )security,?($|\s.*)
- agent: kubernetes
always_run: true
branches:
Expand Down
Loading