gardener / gardener-extension-provider-azure

Gardener extension controller for the Azure cloud provider (https://azure.microsoft.com).

Home Page:https://gardener.cloud

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add Infrastructure integration test for invalid credentials

ialidzhikov opened this issue · comments

How to categorize this issue?

/area quality
/kind enhancement
/platform azure

What would you like to be added:
gardener/gardener-extension-provider-aws#325 added such integration test for provider-aws. Verifying that the Infrastructure reconciliation with invalid credentials will lead to appropriate error code to be added to the Infrastructure status will also prevent issues like #660.

Why is this needed:
To prevent potential issues with the error code matching/handling.

/assign I'm interested in working on this