Azure / aks-app-routing-operator

Kubernetes operator that implements AKS Application Routing
https://learn.microsoft.com/en-us/azure/aks/app-routing
MIT License
30 stars 20 forks source link

Update to ingress-nginx v1.8.1 #89

Closed gambtho closed 1 year ago

gambtho commented 1 year ago

Description

Move to latest nginx version https://github.com/kubernetes/ingress-nginx/releases/tag/controller-v1.8.1

Includes addition of role/role-binding for the app-routing-system namespace, and reduction of privileges for the cluster role

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 1 year ago

Pull Request Test Coverage Report for Build 6039182995


Totals Coverage Status
Change from base Build 6038401621: 0.5%
Covered Lines: 1971
Relevant Lines: 2203

đź’› - Coveralls