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

fix: fix cni conf json for single exception address #2157

Merged
merged 1 commit into from
Oct 15, 2019

Conversation

marosset
Copy link
Contributor

@marosset marosset commented Oct 14, 2019

Reason for Change:

Fixes an issue where invalid cni conf json is generated when route exception lists contain a single value by forcing powershell function to return an array even for single values in GetBroadestRangesForEachAddress function

Issue Fixed:

This should fix failing windows/custom_vnet jenkins test jobs

Requirements:

Notes:

@codecov
Copy link

codecov bot commented Oct 14, 2019

Codecov Report

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

@@           Coverage Diff           @@
##           master    #2157   +/-   ##
=======================================
  Coverage   76.55%   76.55%           
=======================================
  Files         135      135           
  Lines       20709    20709           
=======================================
  Hits        15854    15854           
  Misses       3931     3931           
  Partials      924      924

@PatrickLang
Copy link
Contributor

sometimes a bug just needs some coercion to go away

/lgtm

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

@acs-bot acs-bot merged commit f700c47 into Azure:master Oct 15, 2019
@acs-bot
Copy link

acs-bot commented Oct 15, 2019

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: jackfrancis, marosset, PatrickLang

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 [PatrickLang,jackfrancis,marosset]

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

@marosset marosset deleted the windows-vnet-fix branch October 16, 2019 20:36
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