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

remove install custom az cli version from e2e #207

Closed OliverMKing closed 1 month ago

OliverMKing commented 1 month ago

Description

We no longer need to overwrite the az cli version installed onto the runner. Azure cli 2.60 was baked into runners last week which contains the needed fix.

https://github.com/Azure/login/issues/372#issuecomment-2117431152

coveralls commented 1 month ago

Pull Request Test Coverage Report for Build 9228797603

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details


Totals Coverage Status
Change from base Build 9129232516: 0.0%
Covered Lines: 2911
Relevant Lines: 3616

💛 - Coveralls