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 crd reconciler #124

Closed OliverMKing closed 8 months ago

OliverMKing commented 8 months ago

Description

Adds the crd reconciler that handles the CRD.

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 8 months ago

Pull Request Test Coverage Report for Build 6749565370


Changes Missing Coverage Covered Lines Changed/Added Lines %
pkg/controller/controller.go 0 4 0.0%
pkg/controller/nginxingress/nginx_ingress_controller.go 248 365 67.95%
<!-- Total: 318 439 72.44% -->
Totals Coverage Status
Change from base Build 6749518560: -1.0%
Covered Lines: 2622
Relevant Lines: 3380

💛 - Coveralls
OliverMKing commented 8 months ago

/ok-to-test sha=ef15092