Azure / aks-app-routing-operator

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

Move basic e2e tests to new e2e and add upgrade scenario #95

Closed OliverMKing closed 11 months ago

OliverMKing commented 1 year ago

Description

What's left for e2e

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

Tested locally. You can too by running

cd testing/e2e/
go run ./main.go infra --subscription=<subscription> --tenant=<tenant> --names="basic cluster"
go run ./main.go deploy

Checklist:

coveralls commented 12 months ago

Pull Request Test Coverage Report for Build 6164919630


Totals Coverage Status
Change from base Build 6089997898: 0.02%
Covered Lines: 1964
Relevant Lines: 2208

💛 - Coveralls
OliverMKing commented 12 months ago

/ok-to-test sha=b43d23b