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

bump nginx to 1.10.0 #184

Closed OliverMKing closed 3 months ago

OliverMKing commented 3 months ago

Description

Bumps nginx to 1.10.0. Will be released tied to k8s minor version release for aks so we follow the addon breaking change policy.

https://github.com/kubernetes/ingress-nginx/releases/tag/controller-v1.10.0

The breaking changes for our customers are

This will be clearly communicated when this is released.

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

e2e, unit, locally

Checklist:

OliverMKing commented 3 months ago

/ok-to-test sha=f0bd064

coveralls commented 3 months ago

Pull Request Test Coverage Report for Build 8392385669

Details


Totals Coverage Status
Change from base Build 8391207075: 0.0%
Covered Lines: 2656
Relevant Lines: 3343

💛 - Coveralls