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.19.2 #3842

Merged
merged 1 commit into from
Sep 18, 2020

Conversation

mboersma
Copy link
Member

Reason for Change:

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

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:

@codecov
Copy link

codecov bot commented Sep 17, 2020

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3842      +/-   ##
==========================================
- Coverage   73.20%   72.83%   -0.38%     
==========================================
  Files         148      149       +1     
  Lines       25428    23171    -2257     
==========================================
- Hits        18614    16876    -1738     
+ Misses       5679     5178     -501     
+ Partials     1135     1117      -18     
Impacted Files Coverage Δ
pkg/api/common/versions.go 96.37% <ø> (-0.48%) ⬇️
pkg/armhelpers/resourceskus.go 50.00% <0.00%> (-10.00%) ⬇️
pkg/armhelpers/subscriptions.go 50.00% <0.00%> (-10.00%) ⬇️
pkg/armhelpers/azurestack/subscriptions.go 50.00% <0.00%> (-10.00%) ⬇️
pkg/i18n/i18n.go 57.77% <0.00%> (-7.68%) ⬇️
pkg/armhelpers/network.go 42.85% <0.00%> (-7.15%) ⬇️
pkg/armhelpers/azurestack/network.go 42.85% <0.00%> (-7.15%) ⬇️
pkg/api/common/net.go 73.91% <0.00%> (-5.40%) ⬇️
pkg/armhelpers/support_validator.go 58.92% <0.00%> (-5.14%) ⬇️
pkg/armhelpers/azurestack/resultPageClient.go 28.84% <0.00%> (-4.49%) ⬇️
... and 140 more

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 2975b6f...a5e7a97. Read the comment docs.

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 18, 2020
@jackfrancis jackfrancis merged commit f68e489 into Azure:master Sep 18, 2020
@mboersma mboersma deleted the add-k8s-1.19.2 branch September 18, 2020 22:57
@acs-bot
Copy link

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