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

fix: use explicit kubeconfig in label-nodes.sh #2929

Merged
merged 1 commit into from
Mar 19, 2020

Conversation

mboersma
Copy link
Member

@mboersma mboersma commented Mar 19, 2020

Reason for Change:
Fixes this script so it works in Kubernetes 1.18.0-rc.1 (and others), now that kubectl doesn't find a default config as we assumed before.

Issue Fixed:
See #2923
See kubernetes-sigs/windows-testing#141

Requirements:

Notes:
This change to label-nodes.sh isn't actually being tested in this PR since it's skipped over in VHD deploys, but the hacky commits in #2923 did test and validate this change.

@codecov
Copy link

codecov bot commented Mar 19, 2020

Codecov Report

❗ No coverage uploaded for pull request base (master@3e6b593). Click here to learn what that means.
The diff coverage is n/a.

@@            Coverage Diff            @@
##             master    #2929   +/-   ##
=========================================
  Coverage          ?   72.49%           
=========================================
  Files             ?      141           
  Lines             ?    25847           
  Branches          ?        0           
=========================================
  Hits              ?    18739           
  Misses            ?     6021           
  Partials          ?     1087

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 added the lgtm label Mar 19, 2020
@jackfrancis jackfrancis merged commit fb7bee9 into Azure:master Mar 19, 2020
@acs-bot
Copy link

acs-bot commented Mar 19, 2020

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: jackfrancis, mboersma

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

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

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