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

update e2e workflows to use fine-grained permissions #162

Closed OliverMKing closed 5 months ago

OliverMKing commented 5 months ago

Description

Explicitly states write permissions needed for e2e workflows.

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

Tested in fork https://github.com/OliverMKing/aks-app-routing/actions/runs/7747393546

Checklist:

coveralls commented 5 months ago

Pull Request Test Coverage Report for Build 7747409761


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 7717804448: -0.03%
Covered Lines: 2544
Relevant Lines: 3107

💛 - Coveralls