Azure / aks-app-routing-operator

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

improved logging #97

Closed jaiveerk closed 11 months ago

jaiveerk commented 11 months ago

Description

Improved logging for concurrency watchdog when errors arise

Fixes # (issue) Feature # (details)

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration. Is it a breaking change which will impact consuming tool(s)?

Checklist:

coveralls commented 11 months ago

Pull Request Test Coverage Report for Build 6237840239


Changes Missing Coverage Covered Lines Changed/Added Lines %
pkg/controller/common/resource_reconciler.go 0 1 0.0%
pkg/controller/ingress/concurrency_watchdog.go 3 9 33.33%
<!-- Total: 3 10 30.0% -->
Files with Coverage Reduction New Missed Lines %
pkg/controller/ingress/concurrency_watchdog.go 1 85.96%
<!-- Total: 1 -->
Totals Coverage Status
Change from base Build 6227835470: -0.2%
Covered Lines: 1966
Relevant Lines: 2216

💛 - Coveralls
jaiveerk commented 11 months ago

/ok-to-test sha=d0004e5