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.16.11 #3496

Merged
merged 1 commit into from Jun 17, 2020

Conversation

mboersma
Copy link
Member

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

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:

jackfrancis
jackfrancis previously approved these changes Jun 17, 2020
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

@codecov
Copy link

codecov bot commented Jun 17, 2020

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3496      +/-   ##
==========================================
+ Coverage   73.15%   73.21%   +0.06%     
==========================================
  Files         147      147              
  Lines       25049    25810     +761     
==========================================
+ Hits        18324    18898     +574     
- Misses       5591     5775     +184     
- Partials     1134     1137       +3     
Impacted Files Coverage Δ
pkg/api/common/versions.go 96.84% <ø> (ø)
pkg/api/addons.go 97.46% <0.00%> (-0.31%) ⬇️
pkg/engine/templates_generated.go 59.50% <0.00%> (+5.42%) ⬆️

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 14ac9ee...6aaa1db. Read the comment docs.

@mboersma
Copy link
Member Author

/hold

This has a temporary testing commit that should be discarded once it passes.

@mboersma
Copy link
Member Author

This passed CI, so I'll strip off the temp commit and it should be ready for review.

@mboersma
Copy link
Member Author

mboersma commented Jun 17, 2020

/hold cancel

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 Jun 17, 2020
@jackfrancis jackfrancis merged commit ef86b16 into Azure:master Jun 17, 2020
@acs-bot
Copy link

acs-bot commented Jun 17, 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.

None yet

3 participants