Skip to content
This repository was archived by the owner on Jan 11, 2023. It is now read-only.

fixed nil o.OrchestratorVersion panic #2594

Merged

Conversation

jackfrancis
Copy link
Member

What this PR does / why we need it: Aggregated API validation is broken. Using rationalized verision to apply semver constraints against, and catching all semver errors.

Which issue this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close that issue when PR gets merged): fixes #2586

Special notes for your reviewer:

If applicable:

  • tested backward compatibility (ie. deploy with previous version, upgrade with this branch)

Release note:

fix aggregated api bug when using orchestratorRelease

@ghost ghost assigned jackfrancis Apr 4, 2018
@ghost ghost added the in progress label Apr 4, 2018
Copy link
Contributor

@CecileRobertMichon CecileRobertMichon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@jackfrancis jackfrancis merged commit c362bef into Azure:master Apr 4, 2018
@ghost ghost removed the in progress label Apr 4, 2018
@jackfrancis jackfrancis deleted the aggregated-api-validation-bug branch April 4, 2018 21:35
zqingqing1 pushed a commit to zqingqing1/acs-engine that referenced this pull request Jun 14, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Panic on acs-engine 0.14.6 generate when adding "enableAggregatedAPIs" to propeties
2 participants