adorsys / psd2-accelerator

PSD2 Compliant Sandbox Implementing the XS2A API
https://adorsys.com/en/products/modelbank/
Other
27 stars 8 forks source link

deploy ssl proxy to dynamic sandbox openshift, add docker logout #112

Closed tnein closed 5 years ago

tnein commented 5 years ago

Summary

This PR adds deployment of the ssl-proxy docker image to the dynamic sandbox openshift namespaces (see GitLab: psd2-dynamic-sandbox/issues/81). For improved security it also logs out of the docker registries after using them.

Checklist for Definition of Done

codecov[bot] commented 5 years ago

Codecov Report

Merging #112 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #112   +/-   ##
=========================================
  Coverage     72.33%   72.33%           
  Complexity      246      246           
=========================================
  Files            67       67           
  Lines          1359     1359           
  Branches         90       90           
=========================================
  Hits            983      983           
  Misses          335      335           
  Partials         41       41

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update c127aa5...c4a0cbe. Read the comment docs.