Azure / aks-app-routing-operator

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

swap to default http/s ports for Nginx #202

Closed OliverMKing closed 5 months ago

OliverMKing commented 5 months ago

Description

swaps us to the default http/s ports for the Nginx deployment. Without this, some redirection annotations behave unexpectedly.

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

manual, e2e, unit

Checklist:

coveralls commented 5 months ago

Pull Request Test Coverage Report for Build 8833813938

Details


Files with Coverage Reduction New Missed Lines %
pkg/controller/ingress/concurrency_watchdog.go 1 86.41%
<!-- Total: 1 -->
Totals Coverage Status
Change from base Build 8821796218: -0.04%
Covered Lines: 2910
Relevant Lines: 3616

💛 - Coveralls
OliverMKing commented 5 months ago

/ok-to-test sha=acea5c8