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

feat: Add checks for Metadata, AcceleratedNetworking and etcdDiskSizeGB on Azure Stack to fail fast. #1564

Merged
merged 3 commits into from Jul 3, 2019

Conversation

rjaini
Copy link
Contributor

@rjaini rjaini commented Jul 2, 2019

Reason for Change:
On Azure Stack we dont support certain flags and expected to be in certain value or range.
This change add validation so that proper error is returned early and fail fast.

Issue Fixed:
Fixes #1563

Requirements:

Notes:

@codecov
Copy link

codecov bot commented Jul 2, 2019

Codecov Report

Merging #1564 into master will increase coverage by 0.01%.
The diff coverage is 91.66%.

@@            Coverage Diff             @@
##           master    #1564      +/-   ##
==========================================
+ Coverage   75.86%   75.87%   +0.01%     
==========================================
  Files         128      128              
  Lines       18314    18325      +11     
==========================================
+ Hits        13893    13905      +12     
+ Misses       3636     3635       -1     
  Partials      785      785

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

@acs-bot
Copy link

acs-bot commented Jul 3, 2019

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: CecileRobertMichon, honcao, rjaini

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:

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

@acs-bot acs-bot merged commit d17ea6e into Azure:master Jul 3, 2019
@rjaini rjaini deleted the validate branch October 11, 2019 18:01
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
4 participants