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 default nic configuration as cli args #189

Closed OliverMKing closed 3 months ago

OliverMKing commented 3 months ago

Description

Exposes default nic configuration options through cli args. There's four options

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

Locally, unit, e2e

Checklist:

coveralls commented 3 months ago

Pull Request Test Coverage Report for Build 8526332773

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
pkg/controller/controller.go 0 1 0.0%
pkg/controller/nginxingress/default.go 16 18 88.89%
<!-- Total: 41 44 93.18% -->
Totals Coverage Status
Change from base Build 8513632941: 0.2%
Covered Lines: 2871
Relevant Lines: 3576

💛 - Coveralls
OliverMKing commented 3 months ago

/ok-to-test sha=74eb669