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

fix the older api version to make LinuxProfile not required #2717

Merged
merged 1 commit into from
Apr 18, 2018

Conversation

weinong
Copy link
Contributor

@weinong weinong commented Apr 18, 2018

when AKS is created without ssh key using new api version,
the linux profile will not be returned in v20170831 api version.
The removal of required LinuxProfile will make the following update
(such as scaling) calls without LinuxProfile succeed

What this PR does / why we need it:

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

Special notes for your reviewer:

If applicable:

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

Release note:

when AKS is created without ssh key using new api version,
the linux profile will not be returned in v20170831 api version.
The removal of required LinuxProfile will make the following update
(such as scaling) calls without LinuxProfile succeed
@ghost ghost assigned weinong Apr 18, 2018
@ghost ghost added the in progress label Apr 18, 2018
Copy link
Member

@jackfrancis jackfrancis 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 0486276 into Azure:master Apr 18, 2018
@ghost ghost removed the in progress label Apr 18, 2018
JunSun17 pushed a commit that referenced this pull request Apr 18, 2018
when AKS is created without ssh key using new api version,
the linux profile will not be returned in v20170831 api version.
The removal of required LinuxProfile will make the following update
(such as scaling) calls without LinuxProfile succeed

(cherry picked from commit 0486276)
jackfrancis pushed a commit that referenced this pull request Apr 19, 2018
when AKS is created without ssh key using new api version,
the linux profile will not be returned in v20170831 api version.
The removal of required LinuxProfile will make the following update
(such as scaling) calls without LinuxProfile succeed
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.

2 participants