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

switch so standard acr sku for e2e #181

Closed OliverMKing closed 3 months ago

OliverMKing commented 3 months ago

Description

swaps us to standard acr sku for e2e. we get random acr failures in our e2e testing https://github.com/Azure/aks-app-routing-operator/actions/runs/8360908558/job/22887710325

I'm hoping standard sku helps this. Most relevant is the upload bandwidth being increased

https://learn.microsoft.com/en-us/azure/container-registry/container-registry-skus#service-tier-features-and-limits

coveralls commented 3 months ago

Pull Request Test Coverage Report for Build 8361339362

Details


Totals Coverage Status
Change from base Build 8300802728: 0.0%
Covered Lines: 2576
Relevant Lines: 3189

💛 - Coveralls