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.19.1 #3816

Merged
merged 1 commit into from
Sep 11, 2020

Conversation

mboersma
Copy link
Member

@mboersma mboersma commented Sep 10, 2020

Reason for Change:

See https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.19.md/#changelog-since-v1190

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:

1.19.1 artifacts are not yet published by Azure, so this will fail for now.

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 Sep 10, 2020

Codecov Report

Merging #3816 into master will decrease coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3816      +/-   ##
==========================================
- Coverage   73.20%   73.19%   -0.02%     
==========================================
  Files         148      148              
  Lines       25385    25394       +9     
==========================================
+ Hits        18583    18587       +4     
- Misses       5666     5671       +5     
  Partials     1136     1136              
Impacted Files Coverage Δ
pkg/api/common/versions.go 96.84% <ø> (ø)
cmd/upgrade.go 42.71% <0.00%> (-1.50%) ⬇️
pkg/engine/templates_generated.go 53.42% <0.00%> (ø)
pkg/engine/engine.go 86.09% <0.00%> (+0.35%) ⬆️

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 dbe7118...44be1bd. Read the comment docs.

@acs-bot
Copy link

acs-bot commented Sep 10, 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 merged commit 735f843 into Azure:master Sep 11, 2020
@mboersma mboersma deleted the add-k8s-1.19.1 branch September 11, 2020 18:29
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