Skip to content
This repository has been archived by the owner on Oct 24, 2023. It is now read-only.

fix: remove invalid parameter location from vmss extension profiles #365

Merged
merged 1 commit into from Jan 24, 2019

Conversation

tariq1890
Copy link
Contributor

location is not a valid parameter in VMSS extension profiles. Extension profiles are a field within the VMSS object and the VMSS object specifies the location :)

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
Copy link
Member

/lgtm

@acs-bot
Copy link

acs-bot commented Jan 24, 2019

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: CecileRobertMichon, jackfrancis, tariq1890

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:
  • OWNERS [CecileRobertMichon,jackfrancis,tariq1890]

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@codecov
Copy link

codecov bot commented Jan 24, 2019

Codecov Report

Merging #365 into master will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #365   +/-   ##
=======================================
  Coverage   53.23%   53.23%           
=======================================
  Files          95       95           
  Lines       14230    14230           
=======================================
  Hits         7576     7576           
  Misses       5989     5989           
  Partials      665      665

@tariq1890 tariq1890 changed the title Remove invalid parameter location from vmss extension profiles fix: remove invalid parameter location from vmss extension profiles Jan 24, 2019
@tariq1890 tariq1890 merged commit bf684dc into Azure:master Jan 24, 2019
@tariq1890 tariq1890 deleted the remove_loc branch January 24, 2019 04:02
juhacket pushed a commit to juhacket/aks-engine that referenced this pull request Mar 14, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants