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 enable webhook flag #142

Closed OliverMKing closed 8 months ago

OliverMKing commented 8 months ago

Description

Adds enable webhook flag which allows webhook to be toggled on or off.

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

e2e and unit tested + tested locally

Checklist:

coveralls commented 8 months ago

Pull Request Test Coverage Report for Build 7022509115


Changes Missing Coverage Covered Lines Changed/Added Lines %
pkg/controller/controller.go 0 39 0.0%
<!-- Total: 23 62 37.1% -->
Files with Coverage Reduction New Missed Lines %
pkg/controller/controller.go 3 16.98%
<!-- Total: 3 -->
Totals Coverage Status
Change from base Build 7009493370: -0.2%
Covered Lines: 2953
Relevant Lines: 3692

💛 - Coveralls
OliverMKing commented 8 months ago

/ok-to-test sha=d3d7e0f

OliverMKing commented 8 months ago

/ok-to-test sha=72f0897