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.21.1 #4407

Merged
merged 1 commit into from
May 14, 2021

Conversation

mboersma
Copy link
Member

Reason for Change:

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

Issue Fixed:

Credit Where Due:

Does this change contain code from or inspired by another project?

  • No
  • Yes

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 May 13, 2021

Codecov Report

Merging #4407 (355a834) into master (60828c7) will increase coverage by 0.06%.
The diff coverage is 82.64%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4407      +/-   ##
==========================================
+ Coverage   72.04%   72.11%   +0.06%     
==========================================
  Files         141      141              
  Lines       21631    21740     +109     
==========================================
+ Hits        15584    15677      +93     
- Misses       5096     5111      +15     
- Partials      951      952       +1     
Impacted Files Coverage Δ
cmd/rotate_certs.go 11.03% <0.00%> (ø)
pkg/api/common/versions.go 96.37% <ø> (ø)
pkg/api/types.go 92.85% <ø> (ø)
pkg/api/vlabs/types.go 73.04% <ø> (ø)
pkg/api/vlabs/validate.go 81.83% <ø> (ø)
pkg/engine/templates_generated.go 43.31% <ø> (ø)
cmd/get_logs.go 49.57% <23.80%> (-1.79%) ⬇️
pkg/engine/template_generator.go 68.37% <50.00%> (-0.17%) ⬇️
pkg/api/addons.go 98.01% <100.00%> (ø)
pkg/api/converterfromapi.go 95.71% <100.00%> (+<0.01%) ⬆️
... and 2 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 1fe4c07...355a834. 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
Copy link

acs-bot commented May 13, 2021

[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

@jackfrancis jackfrancis merged commit 027b636 into Azure:master May 14, 2021
@mboersma mboersma deleted the add-k8s-1.21.1 branch May 14, 2021 16:35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants