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

disable cleaner #78

Closed OliverMKing closed 1 year ago

OliverMKing commented 1 year ago

Description

Disables the cleaner temporarily while we improve testing. Also makes protects manifest generation from race conditions.

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

Unit and e2e tested

Checklist:

OliverMKing commented 1 year ago

/ok-to-test sha=d1a8825

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 5789691433


Changes Missing Coverage Covered Lines Changed/Added Lines %
pkg/controller/dns/external_dns.go 1 4 25.0%
<!-- Total: 26 29 89.66% -->
Totals Coverage Status
Change from base Build 5788359255: 0.02%
Covered Lines: 1599
Relevant Lines: 2047

đź’› - Coveralls
OliverMKing commented 1 year ago

/ok-to-test sha=ef650c4