Azure / aks-app-routing-operator

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

Expanding E2E Test Cases #54

Closed jaiveerk closed 1 year ago

jaiveerk commented 1 year ago

Description

This PR is to add a full testing matrix for all combinations of cluster and dns zone type (private or public cluster with private or public dns zone).

Fixes # (issue) Feature # (details)

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

E2E tests still run and test functionality as expected

Checklist:

jaiveerk commented 1 year ago

successful run on my fork: https://github.com/jaiveerk/aks-app-routing-operator/actions/runs/5192234839/jobs/9361118647