forked from Azure/aks-engine
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Support dynamic AzureEnvironmentSpecConfig (Azure#386)
* Support dynamic AzureEnvironmentSpecConfig * remove the DcosSpecConfig from surface area * use !="" to compare string for readability * remove unused default AzureEnvironmentSpecConfig in vlabs * Update pkg/api/azenvtypes.go for AzureStackCloudSpec comments Co-Authored-By: honcao <honcao@microsoft.com> * put default value of Azure Stack Environment Spec Config into default.go * add an wapper assging the dst string if the src string is not empty * assigning structs to variables for reuse * add new pubic function to support azurestack. * update comments for GetDefaultStringWithOverwrite * move set default custom cloud profile to seperate file
- Loading branch information
Showing
20 changed files
with
1,422 additions
and
89 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
Oops, something went wrong.