-
Notifications
You must be signed in to change notification settings - Fork 92
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
azure/provider.go: use Azure SDK to get ConfigMap params
Using the Azure SDK, we don't need to provide AZURE_IMAGE_ID, AZURE_SUBNET_ID and AZURE_NSG_ID to the ConfigMap. If each query returns more than a result, return an error and let the user specify the actual value needed in the ConfigMap. Fixes: #1200 Signed-off-by: Emanuele Giuseppe Esposito <[email protected]>
- Loading branch information
Showing
2 changed files
with
211 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters