Skip to content

Ability to override Issuer Email for Cert Manager

Amit Rathi requested to merge amit1rrr/gitlab-ce:cert-manager-email into master

What does this MR do?

User can provide (or override the default email address) required for our CA (Let's Encrypt) installed via Cert Manager. More specifically, it fulfils this UI vision.

Note that, I also made UI change to ingress and Jupyter description so it aligns with what @tauriedavis was going for here. Specifically, the text below input box (ingress IP address, Jupyter Hostname) is muted. Here's before and after respectively:

Screenshot_2018-12-03_at_3.41.49_PM

Screenshot_2018-12-03_at_3.25.58_PM

What are the relevant issue numbers?

https://gitlab.com/gitlab-org/gitlab-ce/issues/40635#note_117052235

Does this MR meet the acceptance criteria?

Edited by Taurie Davis

Merge request reports