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

check for kubernetesConfig nil #3164

Merged

Conversation

jackfrancis
Copy link
Member

@jackfrancis jackfrancis commented Jun 4, 2018

What this PR does / why we need it: need to accommodate execution flows with a nil KubernetesConfig in their OrchestratorProfile.

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

Special notes for your reviewer:

If applicable:

  • documentation
  • unit tests
  • tested backward compatibility (ie. deploy with previous version, upgrade with this branch)

Release note:

check for kubernetesConfig nil

@ghost ghost assigned jackfrancis Jun 4, 2018
@ghost ghost added the in progress label Jun 4, 2018
@acs-bot acs-bot added the size/XS label Jun 4, 2018
@jackfrancis
Copy link
Member Author

FYI @CecileRobertMichon

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 Jun 4, 2018

[APPROVALNOTIFIER] This PR is NOT APPROVED

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

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

@codecov
Copy link

codecov bot commented Jun 4, 2018

Codecov Report

Merging #3164 into master will increase coverage by 0.1%.
The diff coverage is 83.33%.

@@           Coverage Diff            @@
##           master   #3164     +/-   ##
========================================
+ Coverage   51.79%   51.9%   +0.1%     
========================================
  Files         102     102             
  Lines       15230   15235      +5     
========================================
+ Hits         7889    7908     +19     
+ Misses       6615    6598     -17     
- Partials      726     729      +3

@acs-bot acs-bot added size/M and removed size/XS labels Jun 4, 2018
@jackfrancis
Copy link
Member Author

@ultimateboy PTAL

@jackfrancis jackfrancis merged commit 0c2e4ed into Azure:master Jun 5, 2018
@ghost ghost removed the in progress label Jun 5, 2018
jackfrancis added a commit that referenced this pull request Jun 5, 2018
lachie83 added a commit to lachie83/acs-engine that referenced this pull request Jun 5, 2018
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.

3 participants