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

feat: add support for Kubernetes 1.15.0-beta.1 #1394

Merged
merged 1 commit into from
May 29, 2019

Conversation

mboersma
Copy link
Member

@mboersma mboersma commented May 29, 2019

Reason for Change:
See https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG-1.15.md#changelog-since-v1150-alpha3

Issue Fixed:

Requirements:

  • Windows artifacts uploaded to acsmirror blob store
  • uses conventional commit messages
  • includes documentation
  • adds unit tests
  • tested upgrade from previous version

Notes:
Requires #1369 to merge before this will pass. Merged
CoreDNS was bumped to 1.5.0, but I think this may require configuration changes. I'll take a look at that next.

@codecov
Copy link

codecov bot commented May 29, 2019

Codecov Report

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

@@          Coverage Diff           @@
##           master   #1394   +/-   ##
======================================
  Coverage    75.5%   75.5%           
======================================
  Files         128     128           
  Lines       18144   18144           
======================================
  Hits        13700   13700           
  Misses       3641    3641           
  Partials      803     803

@mboersma
Copy link
Member Author

I have the CoreDNS changes ready, but I'd like to separate that into a follow-up PR.

@mboersma mboersma changed the title [WIP] feat: add support for Kubernetes 1.15.0-beta.1 feat: add support for Kubernetes 1.15.0-beta.1 May 29, 2019
@jackfrancis
Copy link
Member

/lgtm

@acs-bot
Copy link

acs-bot commented May 29, 2019

[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.

None yet

3 participants