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

add configmaps to watched nic resources #139

Open OliverMKing opened 8 months ago

OliverMKing commented 8 months ago

Description

Triggers a reconcile on nic resources when a managed configmap is updated.

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

E2e and unit tested. This is a core feature of how controller runtime works. It doesn't make sense to try to write a unit test for something already tested in the controller runtime package.

Checklist:

coveralls commented 8 months ago

Pull Request Test Coverage Report for Build 9502123905

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
pkg/controller/nginxingress/nginx_ingress_controller.go 0 2 0.0%
<!-- Total: 0 2 0.0% -->
Totals Coverage Status
Change from base Build 9502119507: -0.02%
Covered Lines: 3001
Relevant Lines: 3794

💛 - Coveralls
OliverMKing commented 8 months ago

/ok-to-test sha=1799336

tuananhnguyen-ct commented 4 months ago

Is there anyway to defer this until https://github.com/Azure/aks-app-routing-operator/issues/168 is addressed?

OliverMKing commented 1 month ago

/ok-to-test sha=46937e0

OliverMKing commented 1 month ago

/ok-to-test sha=e045c7a

OliverMKing commented 1 month ago

/ok-to-test sha=e045c7a

OliverMKing commented 1 month ago

/ok-to-test sha=c345e00

OliverMKing commented 1 month ago

/ok-to-test sha=16540c1

OliverMKing commented 1 month ago

/ok-to-test sha=07cd5d8

OliverMKing commented 1 month ago

/ok-to-test sha=07cd5d8

OliverMKing commented 1 month ago

/ok-to-test sha=7d31cb3