Azure / aks-app-routing-operator

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

swap to use var for public registry in trivy scanning #211

Closed OliverMKing closed 4 months ago

OliverMKing commented 4 months ago

Description

fixes trivy scanning in our workflows. Example of this working here. login server is different from public servers.

coveralls commented 4 months ago

Pull Request Test Coverage Report for Build 9356438931

Details


Files with Coverage Reduction New Missed Lines %
pkg/controller/ingress/concurrency_watchdog.go 1 86.41%
<!-- Total: 1 -->
Totals Coverage Status
Change from base Build 9354014617: -0.03%
Covered Lines: 2929
Relevant Lines: 3637

💛 - Coveralls