Azure / aks-app-routing-operator

Kubernetes operator that implements AKS Application Routing
https://learn.microsoft.com/en-us/azure/aks/app-routing
MIT License
29 stars 20 forks source link

switch to use dns hostname as dnsname for cert #133

Closed OliverMKing closed 8 months ago

OliverMKing commented 8 months ago

Description

Switches to use dns hostname as dnsname for cert.

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

Locally and unit tested

Checklist:

coveralls commented 8 months ago

Pull Request Test Coverage Report for Build 6837112192


Changes Missing Coverage Covered Lines Changed/Added Lines %
pkg/webhook/cert.go 3 5 60.0%
<!-- Total: 3 5 60.0% -->
Totals Coverage Status
Change from base Build 6835888941: 0.02%
Covered Lines: 2898
Relevant Lines: 3668

💛 - Coveralls