-
Notifications
You must be signed in to change notification settings - Fork 558
check for kubernetesConfig nil #3164
check for kubernetesConfig nil #3164
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: Assign the PR to them by writing 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 |
Codecov Report
@@ 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 |
@ultimateboy PTAL |
This reverts commit c5594e7.
What this PR does / why we need it: need to accommodate execution flows with a nil
KubernetesConfig
in theirOrchestratorProfile
.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:
Release note: