rancher / hosted-providers-e2e

Apache License 2.0
0 stars 4 forks source link

Fix az janitor query #182

Closed cpinjani closed 1 month ago

cpinjani commented 1 month ago

What does this PR do?

The current query lists Node resource groups along with parent AKS resource groups. eg. MC_auto-aks-hp-ci-hfzlv_auto-aks-hp-ci-hfzlv_centralindia This change lists only AKS resource groups since Node resource groups get auto-deleted along with them.