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 v1.16.15 #3780

Merged
merged 3 commits into from
Sep 2, 2020

Conversation

mboersma
Copy link
Member

@mboersma mboersma commented Sep 2, 2020

Reason for Change:
See https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.16.md#changelog-since-v11614

Issue Fixed:

Requirements:

  • Kubernetes artifacts built and pushed by Azure Pipelines
  • uses conventional commit messages
  • includes documentation
  • adds unit tests
  • tested upgrade from previous version

Notes:

v1.16.15 is the last patch release for the 1.16 series.

@codecov
Copy link

codecov bot commented Sep 2, 2020

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #3780   +/-   ##
=======================================
  Coverage   73.19%   73.19%           
=======================================
  Files         148      148           
  Lines       25378    25378           
=======================================
  Hits        18576    18576           
  Misses       5666     5666           
  Partials     1136     1136           
Impacted Files Coverage Δ
pkg/api/common/versions.go 96.84% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 87e4c3d...9c16961. Read the comment docs.

@mboersma
Copy link
Member Author

mboersma commented Sep 2, 2020

/hold

This has a temporary commit for testing that needs to be discarded before merging.

@jackfrancis
Copy link
Member

@jadarsie heads up about an Azure Stack build

revert 1.16-specific test config changes
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 Sep 2, 2020
@jackfrancis jackfrancis merged commit 1b9fbf7 into Azure:master Sep 2, 2020
@acs-bot
Copy link

acs-bot commented Sep 2, 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

@mboersma mboersma deleted the add-k8s-1.16.15 branch September 2, 2020 23:58
penggu pushed a commit to penggu/aks-engine that referenced this pull request Oct 28, 2020
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