This repository has been archived by the owner on Jan 11, 2023. It is now read-only.
Windows profile validation missing when there is at least one windows agentpool #2788
Labels
cse-sync-week
Triage for issues that would be good for CSE sync week, April 24-27th 2018
Repro:
acs-engine generate --api-model myapimodel
wheremyapimodel
has at least one agentpoolprofile but nowindowsProfile
We should validate that windowsProfile != nil when there is a windows agentPool and return an error along the lines of "windowsProfile is required when the cluster definition contains Windows agent pool(s)".
The text was updated successfully, but these errors were encountered: