teamhephy/router

Allow arbitrary secret names for certificates

Open

#18 opened on Mar 13, 2018

View on GitHub
 (5 comments) (0 reactions) (0 assignees)Go (10 forks)auto 404
enhancementhelp wanted

Repository metrics

Stars
 (4 stars)
PR merge metrics
 (PR metrics pending)

Description

From @gerred on October 6, 2016 15:6

https://github.com/PalmStoneGames/kube-cert-manager is opinionated in its secret name creation with its TPR, as is Deis in secret name usage for certificates. (append with -cert).

We should support any arbitrary secret name to make compatibility with other community tools easier.

Copied from original issue: deis/router#273

Contributor guide