Commit Graph

3 Commits (5b84961f42cb64bd18428491c0b0fc90e0a58bdb)

Author SHA1 Message Date
Justin 351c01cf7e Do not allow pods in one namespace to create certificates for hostnames from another namespace. (#54)
* Do not allow pods in one namespace to create certificates for hostnames from another namespace.

* Make cluster domain configurable, clean up shouldMutate() logic, and make namespace restrictions configurable with restrictCertificatesToNamespace.

* Return certificate hostname validation errors in the admission webhook response.

* Appease the gometalinter.
5 years ago
Mariano Cano 852f4ed564 Fix dependency and linter errors. 5 years ago
Mike Malone 042e36da65 autocert 5 years ago