ploigos / ploigos-software-factory-operator

33 stars 22 forks source link

[BUG]: gitlab-ci runner jobs do not recognize custom ca certificates #198

Open jpower432 opened 2 years ago

jpower432 commented 2 years ago

Overview

When using GitLab CI, the runner job containers do trust the custom ca certs from the trust bundle config map. The config map is mounted as a volume and the pipeline still errors when it tries to hit an endpoint with certs signed by the user provided ca certificates.