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

always reconcile default nic #138

Closed OliverMKing closed 8 months ago

OliverMKing commented 8 months ago

Description

Switches operator logic to always create / ensure the default nic exists. The previous model only ensured the default nic when a user was previously using app routing (the upgrade scenario).

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

Unit tested and tested locally.

Checklist:

OliverMKing commented 8 months ago

/ok-to-test sha=3157ea4

OliverMKing commented 8 months ago

/ok-to-test sha=f71574c

coveralls commented 8 months ago

Pull Request Test Coverage Report for Build 6935864422


Totals Coverage Status
Change from base Build 6908751951: 0.01%
Covered Lines: 2886
Relevant Lines: 3663

💛 - Coveralls
OliverMKing commented 8 months ago

/ok-to-test sha=f71574c