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

Add validation when PodCidr is set in the Azure CNI case. #3562

Merged
merged 1 commit into from
Jul 26, 2018

Conversation

JunSun17
Copy link
Collaborator

What this PR does / why we need it:
Add validation when PodCidr is set in the Azure CNI case. This should avoid confusion on the Terraform side, otherwise they will see PodCidr is changed and will think a new cluster needs to be created.

Which issue this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close that issue when PR gets merged): fixes
hashicorp/terraform-provider-azurerm#1648

@ghost ghost assigned JunSun17 Jul 26, 2018
@ghost ghost added the in progress label Jul 26, 2018
@acs-bot acs-bot added the size/M label Jul 26, 2018
@acs-bot
Copy link

acs-bot commented Jul 26, 2018

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: JunSun17
To fully approve this pull request, please assign additional approvers.
We suggest the following additional approver: jackfrancis

If they are not already assigned, you can assign the PR to them by writing /assign @jackfrancis in a comment when ready.

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

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

@codecov
Copy link

codecov bot commented Jul 26, 2018

Codecov Report

Merging #3562 into master will decrease coverage by 0.03%.
The diff coverage is 100%.

@@            Coverage Diff             @@
##           master    #3562      +/-   ##
==========================================
- Coverage   55.48%   55.45%   -0.04%     
==========================================
  Files         105      105              
  Lines       16036    16038       +2     
==========================================
- Hits         8898     8894       -4     
- Misses       6386     6392       +6     
  Partials      752      752

@jackfrancis jackfrancis merged commit 1321003 into Azure:master Jul 26, 2018
@ghost ghost removed the in progress label Jul 26, 2018
PaulCharlton added a commit to ElementAnalytics/acs-engine that referenced this pull request Jul 26, 2018
* 'master' of github.com:Azure/acs-engine:
  Add validation when PodCidr is set in the Azure CNI case. (Azure#3562)
  update ubuntu image (Azure#3560)
  add support for 1.10.6 (Azure#3559)
@JunSun17 JunSun17 deleted the jusu-validate-podcidr branch August 23, 2018 21:08
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants