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

Remove storageAccounts from K8s VMSS #2830

Merged
merged 3 commits into from
May 1, 2018

Conversation

sozercan
Copy link
Member

@sozercan sozercan commented May 1, 2018

What this PR does / why we need it:
Storage accounts doesn't allow attaching AzureDisks. This PR removes storage accounts from VMSS and adds validation for it.

/cc @feiskyer

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

@ghost ghost assigned sozercan May 1, 2018
@ghost ghost added the in progress label May 1, 2018
@codecov
Copy link

codecov bot commented May 1, 2018

Codecov Report

Merging #2830 into master will decrease coverage by <.01%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2830      +/-   ##
==========================================
- Coverage   46.94%   46.93%   -0.01%     
==========================================
  Files          86       86              
  Lines       12809    12811       +2     
==========================================
  Hits         6013     6013              
- Misses       6241     6242       +1     
- Partials      555      556       +1
Impacted Files Coverage Δ
pkg/api/vlabs/validate.go 42.78% <0%> (-0.15%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8d7d720...dd63b9b. Read the comment docs.

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 ce289e5 into Azure:master May 1, 2018
@ghost ghost removed the in progress label May 1, 2018
@sozercan sozercan deleted the vmss-remove-unmanaged branch May 1, 2018 23:25
@feiskyer
Copy link
Member

feiskyer commented May 2, 2018

@sozercan Thanks

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.

vmss deployment failing
3 participants