push
travis-ci
Simplify DataImportCron ServiceAccount authorization (#3970) * Revert "Authorize DataImportCron PVC clone based on creator UserInfo (#3946)" This reverts commit b578f2a82. Signed-off-by: Arnon Gilboa <agilboa@redhat.com> * Simplify DataImportCron ServiceAccount authorization Add ServiceAccountName to DataImportCron spec, replacing CreatedBy which was added in #3946. In case of DataImportCron with PVC source, the controller checks the ServiceAccount is authorized to clone the source PVC. Signed-off-by: Arnon Gilboa <agilboa@redhat.com> --------- Signed-off-by: Arnon Gilboa <agilboa@redhat.com>
10 of 13 new or added lines in 1 file covered. (76.92%)
5 existing lines in 2 files now uncovered.17305 of 29507 relevant lines covered (58.65%)
0.65 hits per line