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

Get kubeconfig in e2e as early as possible #3152

Merged
merged 1 commit into from
Jun 4, 2018
Merged

Get kubeconfig in e2e as early as possible #3152

merged 1 commit into from
Jun 4, 2018

Conversation

0xmichalis
Copy link
Contributor

Provisioning of a cluster may fail for various reasons and we will never set the kubeconfig resulting in failing to retrieve cluster info. With this change we set the kubeconfig in the e2e config struct as soon as we have it (ie. after acs-engine generate runs).

@CecileRobertMichon @jackfrancis @jim-minter ptal

@ghost ghost assigned 0xmichalis 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
@jim-minter
Copy link
Member

/lgtm
/assign CecileRobertMichon
/unassign kargakis

@acs-bot acs-bot added the lgtm label Jun 4, 2018
@jim-minter jim-minter removed their assignment Jun 4, 2018
@codecov
Copy link

codecov bot commented Jun 4, 2018

Codecov Report

Merging #3152 into master will increase coverage by 0.04%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #3152      +/-   ##
==========================================
+ Coverage   51.82%   51.87%   +0.04%     
==========================================
  Files         102      102              
  Lines       15222    15199      -23     
==========================================
- Hits         7889     7884       -5     
+ Misses       6607     6591      -16     
+ Partials      726      724       -2

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.

/approve

@acs-bot
Copy link

acs-bot commented Jun 4, 2018

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: CecileRobertMichon

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 ed241d6 into Azure:master Jun 4, 2018
@ghost ghost removed the in progress label Jun 4, 2018
@0xmichalis 0xmichalis deleted the kubeconfig branch June 4, 2018 20:20
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.

4 participants