Closed zetiaatgithub closed 2 months ago
This is to enhance robust of test case when provisioning Kubernetes compute related reources. This PR fixes the bug of not-found error. As az cli doesn't have command to check the existence of a resource, we use list command instead.
Description
This is to enhance robust of test case when provisioning Kubernetes compute related reources. This PR fixes the bug of not-found error. As az cli doesn't have command to check the existence of a resource, we use list command instead.
Checklist